JIRA plug-in DTOs

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

Categories

Categories

Net
GroupId

GroupId

com.networkedassets
ArtifactId

ArtifactId

jira-dtos
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download jira-dtos

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar
org.apache.commons : commons-lang3 jar 3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0