Last Version

jira-client 0.5

A simple JIRA REST client

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.rcarz
ArtifactId

ArtifactId

jira-client
Version

Version

0.5
Type

Type

jar
Description

Description

jira-client
A simple JIRA REST client
Project URL

Project URL

https://github.com/rcarz/jira-client
Source Code Management

Source Code Management

https://github.com/rcarz/jira-client

Download jira-client 0.5


<!-- https://jarcasting.com/artifacts/net.rcarz/jira-client/ -->
<dependency>
    <groupId>net.rcarz</groupId>
    <artifactId>jira-client</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.rcarz/jira-client/
implementation 'net.rcarz:jira-client:0.5'
// https://jarcasting.com/artifacts/net.rcarz/jira-client/
implementation ("net.rcarz:jira-client:0.5")
'net.rcarz:jira-client:jar:0.5'
<dependency org="net.rcarz" name="jira-client" rev="0.5">
  <artifact name="jira-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.rcarz', module='jira-client', version='0.5')
)
libraryDependencies += "net.rcarz" % "jira-client" % "0.5"
[net.rcarz/jira-client "0.5"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.2.5
org.apache.httpcomponents : httpmime jar 4.2.5
net.sf.json-lib : json-lib jar 2.4
joda-time : joda-time jar 2.3
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.9.0
commons-httpclient : commons-httpclient jar 3.1

Project Modules

There are no modules declared in this project.