License |
License |
---|---|
Categories |
CategoriesJenkins Build Tools Continuous Integration and Continuous Delivery Net CLI User Interface Wire Data Data Structures |
GroupId | GroupIdnet.awired.clients |
ArtifactId | ArtifactIdclients-jenkins |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClients - Jenkins
Clients for TeamCity, Bamboo, Sonar, Jenkins, Hudson ...
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
clients-jenkins-1.1.pom | |
clients-jenkins-1.1.jar | 3 KB |
clients-jenkins-1.1-sources.jar | 2 KB |
clients-jenkins-1.1-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.awired.clients/clients-jenkins/ -->
<dependency>
<groupId>net.awired.clients</groupId>
<artifactId>clients-jenkins</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.awired.clients/clients-jenkins/
implementation 'net.awired.clients:clients-jenkins:1.1'
// https://jarcasting.com/artifacts/net.awired.clients/clients-jenkins/
implementation ("net.awired.clients:clients-jenkins:1.1")
'net.awired.clients:clients-jenkins:jar:1.1'
<dependency org="net.awired.clients" name="clients-jenkins" rev="1.1">
<artifact name="clients-jenkins" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.awired.clients', module='clients-jenkins', version='1.1')
)
libraryDependencies += "net.awired.clients" % "clients-jenkins" % "1.1"
[net.awired.clients/clients-jenkins "1.1"]
Group / Artifact | Type | Version |
---|---|---|
net.awired.clients : clients-hudson | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.2.0 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |
org.mockito : mockito-all | jar | 1.8.5 |