Jar examples for j:jira-client
Missing release of "A simple JIRA REST client" :)
You can download jar file jira-client 0.5 in this page.
GNU Lesser General Public License (LGPL)
You can use the following script to add jira-client-0.5.jar to your project.
<dependency> <groupId>net.rcarz</groupId> <artifactId>jira-client</artifactId> <version>0.5</version> </dependency>
compile group: 'net.rcarz', name: 'jira-client', version: '0.5'
libraryDependencies += "net.rcarz" % "jira-client" % "0.5"
<dependency org="net.rcarz" name="jira-client" rev="0.5"/>
@Grapes(@Grab(group='net.rcarz', module='jira-client', version='0.5'))
'net.rcarz:jira-client:jar:0.5'
Click the following link to download the jar file.
jira-client-0.5-javadoc.jar