MVN

org.jvnet.hudson : jira-api

Maven & Gradle

Nov 26, 2009
1 usages

JIRA API · Remote API for JIRA

<dependency>
    <groupId>org.jvnet.hudson</groupId>
    <artifactId>jira-api</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jvnet.hudson : jira-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.jvnet.hudson : jira-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
jira-api-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jvnet.hudson</groupId>
    <artifactId>jira-api</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jvnet.hudson : jira-api gradle dependency to your build.gradle file:

implementation 'org.jvnet.hudson:jira-api:1.0'

Gradle Kotlin DSL: Add the following org.jvnet.hudson : jira-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jvnet.hudson:jira-api:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jvnet.hudson : jira-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jvnet.hudson" % "jira-api" % "1.0"

Advertisement

Dependencies from Group

Aug 10, 2010
15 usages
Mar 04, 2010
14 usages
Oct 09, 2010
11 usages
Aug 12, 2011
10 usages
1 stars
Nov 11, 2009
9 usages

Discover Dependencies

May 04, 2006
1 usages
Mar 14, 2015
3 usages
Aug 19, 2014
1 usages
7 stars
Sep 08, 2013
1 usages
7 stars
May 04, 2006
1 usages
Jul 03, 2008
2 usages
Mar 14, 2023
1 usages
14 stars
Oct 14, 2012
1 usages
498 stars