JIRA REST Java Client - Public API

The public API for JIRA REST Java Client

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.openengsb.wrapped
ArtifactId

ArtifactId

jira-rest-java-client-api
Last Version

Last Version

2.0.0-m32.w1
Release Date

Release Date

Type

Type

jar
Description

Description

JIRA REST Java Client - Public API
The public API for JIRA REST Java Client

Download jira-rest-java-client-api

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.
org.openengsb.wrapped

OpenEngSB

Versions

Version
2.0.0-m32.w1
2.0.0-m32.openengsb.01