License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdorg.openengsb.wrapped |
ArtifactId | ArtifactIdjira-rest-java-client-api |
Last Version | Last Version2.0.0-m32.w1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJIRA REST Java Client - Public API
The public API for JIRA REST Java Client
|
<!-- https://jarcasting.com/artifacts/org.openengsb.wrapped/jira-rest-java-client-api/ -->
<dependency>
<groupId>org.openengsb.wrapped</groupId>
<artifactId>jira-rest-java-client-api</artifactId>
<version>2.0.0-m32.w1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openengsb.wrapped/jira-rest-java-client-api/
implementation 'org.openengsb.wrapped:jira-rest-java-client-api:2.0.0-m32.w1'
// https://jarcasting.com/artifacts/org.openengsb.wrapped/jira-rest-java-client-api/
implementation ("org.openengsb.wrapped:jira-rest-java-client-api:2.0.0-m32.w1")
'org.openengsb.wrapped:jira-rest-java-client-api:jar:2.0.0-m32.w1'
<dependency org="org.openengsb.wrapped" name="jira-rest-java-client-api" rev="2.0.0-m32.w1">
<artifact name="jira-rest-java-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openengsb.wrapped', module='jira-rest-java-client-api', version='2.0.0-m32.w1')
)
libraryDependencies += "org.openengsb.wrapped" % "jira-rest-java-client-api" % "2.0.0-m32.w1"
[org.openengsb.wrapped/jira-rest-java-client-api "2.0.0-m32.w1"]
Group / Artifact | Type | Version |
---|---|---|
com.atlassian.util.concurrent » atlassian-util-concurrent | jar | 2.4.0-M9 |
com.atlassian.httpclient » atlassian-httpclient-api | jar | 0.13.2 |
joda-time : joda-time | jar | 1.6 |
com.google.guava : guava | jar | 10.0.1 |
com.google.code.findbugs : jsr305 Optional | jar | 1.3.7 |