| License |
License |
|---|---|
| Categories |
CategoriesNet CLI User Interface Wire Data Data Structures |
| GroupId | GroupIdnet.awired.clients |
| ArtifactId | ArtifactIdclients-cruisecontrol |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionClients - CruiseControl
Clients for TeamCity, Bamboo, Sonar, Jenkins, Hudson ...
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.awired.clients/clients-cruisecontrol/ -->
<dependency>
<groupId>net.awired.clients</groupId>
<artifactId>clients-cruisecontrol</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.awired.clients/clients-cruisecontrol/
implementation 'net.awired.clients:clients-cruisecontrol:1.1'
// https://jarcasting.com/artifacts/net.awired.clients/clients-cruisecontrol/
implementation ("net.awired.clients:clients-cruisecontrol:1.1")
'net.awired.clients:clients-cruisecontrol:jar:1.1'
<dependency org="net.awired.clients" name="clients-cruisecontrol" rev="1.1">
<artifact name="clients-cruisecontrol" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.awired.clients', module='clients-cruisecontrol', version='1.1')
)
libraryDependencies += "net.awired.clients" % "clients-cruisecontrol" % "1.1"
[net.awired.clients/clients-cruisecontrol "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.awired.clients : clients-common | 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 |