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