MVN

com.lesstif : jira-rest-api

Maven & Gradle

Mar 31, 2016
34 stars

JIRA REST Client · A Java client library for integrating with the JIRA issue and bug tracking software.

<dependency>
    <groupId>com.lesstif</groupId>
    <artifactId>jira-rest-api</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lesstif : jira-rest-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of com.lesstif : jira-rest-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
jira-rest-api-0.8.0
0.7.x
jira-rest-api-0.7.1
jira-rest-api-0.7.0

How to add a dependency to Maven

Add the following com.lesstif : jira-rest-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.lesstif</groupId>
    <artifactId>jira-rest-api</artifactId>
    <version>0.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lesstif : jira-rest-api gradle dependency to your build.gradle file:

implementation 'com.lesstif:jira-rest-api:0.8.0'

Gradle Kotlin DSL: Add the following com.lesstif : jira-rest-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lesstif:jira-rest-api:0.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lesstif : jira-rest-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lesstif" % "jira-rest-api" % "0.8.0"

Advertisement

Dependencies from Group

Mar 31, 2016
34 stars

Discover Dependencies

Nov 27, 2019
1 stars
Jul 02, 2021
3 usages
7 stars
May 19, 2023
5 usages
1.3k stars
Jan 14, 2016
2 usages
Oct 08, 2020
3 usages
5.9k stars
Apr 25, 2017
4 usages
5.5k stars
May 12, 2016
6.7k stars
Feb 02, 2020
1 usages