License |
License |
---|---|
Categories |
CategoriesJenkins Build Tools Continuous Integration and Continuous Delivery CLI User Interface |
GroupId | GroupIdio.alauda.client |
ArtifactId | ArtifactIdalauda-jenkins-client |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionalauda-jenkins-client
alauda jenkins client jar
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
alauda-jenkins-client-1.1.3.pom | |
alauda-jenkins-client-1.1.3.jar | 54 KB |
alauda-jenkins-client-1.1.3-sources.jar | 22 KB |
alauda-jenkins-client-1.1.3-javadoc.jar | 253 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.alauda.client/alauda-jenkins-client/ -->
<dependency>
<groupId>io.alauda.client</groupId>
<artifactId>alauda-jenkins-client</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.alauda.client/alauda-jenkins-client/
implementation 'io.alauda.client:alauda-jenkins-client:1.1.3'
// https://jarcasting.com/artifacts/io.alauda.client/alauda-jenkins-client/
implementation ("io.alauda.client:alauda-jenkins-client:1.1.3")
'io.alauda.client:alauda-jenkins-client:jar:1.1.3'
<dependency org="io.alauda.client" name="alauda-jenkins-client" rev="1.1.3">
<artifact name="alauda-jenkins-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.alauda.client', module='alauda-jenkins-client', version='1.1.3')
)
libraryDependencies += "io.alauda.client" % "alauda-jenkins-client" % "1.1.3"
[io.alauda.client/alauda-jenkins-client "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.5 |
com.squareup.okhttp3 : okhttp | jar | 3.9.0 |
net.sf.json-lib : json-lib | jar | 2.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.8.0 |
com.google.guava : guava | jar | 14.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |