License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.asghar07 |
ArtifactId | ArtifactIdjira-client |
Version | Version0.7.4 |
Type | Typejar |
Description |
Descriptionjira-client
JIRA REST client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jira-client-0.7.4.pom | |
jira-client-0.7.4.jar | 127 KB |
jira-client-0.7.4-sources.jar | 103 KB |
jira-client-0.7.4-javadoc.jar | 456 KB |
Browse |
<!-- 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"]
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 |
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 |