Last Version

jira-client 0.7.5-RELEASE

A simple JIRA REST client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.tomaszstaniewicz
ArtifactId

ArtifactId

jira-client
Version

Version

0.7.5-RELEASE
Type

Type

jar
Description

Description

jira-client
A simple JIRA REST client
Project URL

Project URL

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

Source Code Management

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

Download jira-client 0.7.5-RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.2.5
org.apache.httpcomponents : httpmime jar 4.2.5
org.apache.commons : commons-lang3 jar 3.8
net.sf.json-lib : json-lib jar 2.4
joda-time : joda-time jar 2.3

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.