jira-client

Test Jira client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.tavisdxh
ArtifactId

ArtifactId

jira-client
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jira-client
Test Jira client

Download jira-client

How to add to project

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

Dependencies

compile (4)

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

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.

Versions

Version
1.0