Last Version

jira-client 0.1.2

dependencies

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

io.github.qsy7.java.dependencies
ArtifactId

ArtifactId

jira-client
Version

Version

0.1.2
Type

Type

pom
Description

Description

jira-client
dependencies

Download jira-client 0.1.2

Filename Size
jira-client-0.1.2.pom 802 bytes
Browse

<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/jira-client/ -->
<dependency>
    <groupId>io.github.qsy7.java.dependencies</groupId>
    <artifactId>jira-client</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/jira-client/
implementation 'io.github.qsy7.java.dependencies:jira-client:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/jira-client/
implementation ("io.github.qsy7.java.dependencies:jira-client:0.1.2")
'io.github.qsy7.java.dependencies:jira-client:pom:0.1.2'
<dependency org="io.github.qsy7.java.dependencies" name="jira-client" rev="0.1.2">
  <artifact name="jira-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.dependencies', module='jira-client', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.dependencies" % "jira-client" % "0.1.2"
[io.github.qsy7.java.dependencies/jira-client "0.1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
net.rcarz : jira-client jar 0.5

test (2)

Group / Artifact Type Version
org.junit : junit-bom pom 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.