Last Version

JIRA REST Java Client 2.0.0-m32.w1

Java library which allows to easily talk to any JIRA 5.0+ instance.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.openengsb.wrapped
ArtifactId

ArtifactId

jira-rest-java-client-parent
Version

Version

2.0.0-m32.w1
Type

Type

pom
Description

Description

JIRA REST Java Client
Java library which allows to easily talk to any JIRA 5.0+ instance.
Source Code Management

Source Code Management

http://github.com/openengsb/openengsb-wrapped-com.atlassian.jira.rest.client

Download jira-rest-java-client-parent 2.0.0-m32.w1


<!-- https://jarcasting.com/artifacts/org.openengsb.wrapped/jira-rest-java-client-parent/ -->
<dependency>
    <groupId>org.openengsb.wrapped</groupId>
    <artifactId>jira-rest-java-client-parent</artifactId>
    <version>2.0.0-m32.w1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openengsb.wrapped/jira-rest-java-client-parent/
implementation 'org.openengsb.wrapped:jira-rest-java-client-parent:2.0.0-m32.w1'
// https://jarcasting.com/artifacts/org.openengsb.wrapped/jira-rest-java-client-parent/
implementation ("org.openengsb.wrapped:jira-rest-java-client-parent:2.0.0-m32.w1")
'org.openengsb.wrapped:jira-rest-java-client-parent:pom:2.0.0-m32.w1'
<dependency org="org.openengsb.wrapped" name="jira-rest-java-client-parent" rev="2.0.0-m32.w1">
  <artifact name="jira-rest-java-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openengsb.wrapped', module='jira-rest-java-client-parent', version='2.0.0-m32.w1')
)
libraryDependencies += "org.openengsb.wrapped" % "jira-rest-java-client-parent" % "2.0.0-m32.w1"
[org.openengsb.wrapped/jira-rest-java-client-parent "2.0.0-m32.w1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 10.0.1
com.google.code.findbugs : jsr305 Optional jar 1.3.7

Project Modules

  • api
  • core
  • plugin
  • test