PressGang JIRA REST Client

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
Last Version

Last Version

1.4
Release Date

Release Date

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

How to add to project

<!-- 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.

JIRARESTClient

A client implementation that allows interaction with a JIRA server using REST. This implementation uses RestEasy as an alternative to the implementation provided by atlassian which uses Jersey.

org.jboss.pressgang.ccms

Versions

Version
1.4