Last Version

Core Automation Toolset - Jira Client 0.1.25

The Jira client to be used in CATools projects.

License

License

GroupId

GroupId

org.catools
ArtifactId

ArtifactId

jira
Version

Version

0.1.25
Type

Type

jar
Description

Description

Core Automation Toolset - Jira Client
The Jira client to be used in CATools projects.
Project URL

Project URL

https://gitlab.com/catools/jira.git

Download jira 0.1.25


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

Dependencies

compile (5)

Group / Artifact Type Version
org.catools : common-concurrent jar 0.1.25
org.catools : ws jar 0.1.25
com.atlassian.jira » jira-rest-java-client-core jar 5.1.6
com.atlassian.jira » jira-rest-java-client-api jar 5.1.6
io.atlassian.fugue : fugue jar 4.7.1

Project Modules

There are no modules declared in this project.