https://github.com/rcarz/jira-clientgit
<!-- https://mvnrepository.com/artifact/net.rcarz/jira-client --> <dependency> <groupId>net.rcarz</groupId> <artifactId>jira-client</artifactId> <version>0.6.3-IHTSDO</version> </dependency>
<dependency> <groupId>net.rcarz</groupId> <artifactId>jira-client</artifactId> <version>0.6-SNAPSHOT</version> <scope>system</scope> <systemPath>${project.basedir}/src/main/resources/jira-client-0.6-SNAPSHOT.jar</systemPath> </dependency>