MVN

com.networkedassets : jira-dtos

Maven & Gradle

Nov 05, 2013

JIRA plug-in DTOs · Common artifacts, mostly DTOs shared between jira plug-in and the REST service.

<dependency>
    <groupId>com.networkedassets</groupId>
    <artifactId>jira-dtos</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.networkedassets : jira-dtos to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.networkedassets : jira-dtos to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
jira-dtos-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.networkedassets</groupId>
    <artifactId>jira-dtos</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.networkedassets : jira-dtos gradle dependency to your build.gradle file:

implementation 'com.networkedassets:jira-dtos:1.0'

Gradle Kotlin DSL: Add the following com.networkedassets : jira-dtos gradle kotlin dependency to your build.gradle.kts file:

implementation("com.networkedassets:jira-dtos:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.networkedassets : jira-dtos sbt scala dependency to your build.sbt file:

libraryDependencies += "com.networkedassets" % "jira-dtos" % "1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 22, 2015
3 usages
495 stars
Jan 22, 2015
1 usages
495 stars
Jan 22, 2015
7 usages
495 stars
Jan 22, 2015
495 stars
Jan 22, 2015
2 usages
495 stars
Jan 22, 2015
4 usages
495 stars
Jan 22, 2015
3 usages
495 stars
Jan 22, 2015
3 usages
495 stars
Jan 22, 2015
1 usages
495 stars
Oct 22, 2014
2 usages
495 stars