Last Version

jira-client 0.7.4

JIRA REST client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.asghar07
ArtifactId

ArtifactId

jira-client
Version

Version

0.7.4
Type

Type

jar
Description

Description

jira-client
JIRA REST client
Project URL

Project URL

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

Source Code Management

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

Download jira-client 0.7.4


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.3
org.apache.httpcomponents : httpmime jar 4.2.5
net.sf.json-lib : json-lib jar 2.4
joda-time : joda-time jar 2.3
org.projectlombok : lombok jar 1.16.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.powermock : powermock-module-junit4 jar 1.6.3
org.powermock : powermock-api-mockito jar 1.6.3
org.codehaus.groovy : groovy-all jar 2.4.6

Project Modules

There are no modules declared in this project.