Last Version

PressGang JIRA REST Client 1.4

Parent POM for JBoss PressGang projects.

License

License

Categories

Categories

JBoss Container Application Servers CLI User Interface
GroupId

GroupId

org.jboss.pressgang.ccms
ArtifactId

ArtifactId

jira-rest-client
Version

Version

1.4
Type

Type

jar
Description

Description

PressGang JIRA REST Client
Parent POM for JBoss PressGang projects.
Source Code Management

Source Code Management

https://github.com/pressgang-ccms/JIRARESTClient

Download jira-rest-client 1.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-jaxrs jar 2.3.5.Final
org.jboss.resteasy : resteasy-jackson-provider jar 2.3.5.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.