License |
License |
---|---|
GroupId | GroupIdguru.nidi.atlassian.remote |
ArtifactId | ArtifactIdsimple-remote-atlassian |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimple-remote-atlassian
Interface to Jira, Confluence and Bamboo
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
simple-remote-atlassian-1.0.3.pom | |
simple-remote-atlassian-1.0.3.jar | 397 KB |
simple-remote-atlassian-1.0.3-sources.jar | 208 KB |
simple-remote-atlassian-1.0.3-javadoc.jar | 910 KB |
Browse |
<!-- https://jarcasting.com/artifacts/guru.nidi.atlassian.remote/simple-remote-atlassian/ -->
<dependency>
<groupId>guru.nidi.atlassian.remote</groupId>
<artifactId>simple-remote-atlassian</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/guru.nidi.atlassian.remote/simple-remote-atlassian/
implementation 'guru.nidi.atlassian.remote:simple-remote-atlassian:1.0.3'
// https://jarcasting.com/artifacts/guru.nidi.atlassian.remote/simple-remote-atlassian/
implementation ("guru.nidi.atlassian.remote:simple-remote-atlassian:1.0.3")
'guru.nidi.atlassian.remote:simple-remote-atlassian:jar:1.0.3'
<dependency org="guru.nidi.atlassian.remote" name="simple-remote-atlassian" rev="1.0.3">
<artifact name="simple-remote-atlassian" type="jar" />
</dependency>
@Grapes(
@Grab(group='guru.nidi.atlassian.remote', module='simple-remote-atlassian', version='1.0.3')
)
libraryDependencies += "guru.nidi.atlassian.remote" % "simple-remote-atlassian" % "1.0.3"
[guru.nidi.atlassian.remote/simple-remote-atlassian "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
guru.nidi : text-transform | jar | 1.0.5 |
org.scala-lang : scala-library | jar | 2.10.2 |
org.apache.httpcomponents : httpclient | jar | 4.3.5 |
commons-codec : commons-codec | jar | 1.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.3 |
axis : axis | jar | 1.2.1 |
axis : axis-jaxrpc | jar | 1.2.1 |
org.apache.velocity : velocity Optional | jar | 1.7 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
org.scalatest : scalatest_2.10 | jar | 2.0 |