| License |
License |
|---|---|
| Categories |
CategoriesBamboo Build Tools Continuous Integration and Continuous Delivery Net CLI User Interface Wire Data Data Structures |
| GroupId | GroupIdnet.awired.clients |
| ArtifactId | ArtifactIdclients-bamboo |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionClients - Bamboo
Clients for TeamCity, Bamboo, Sonar, Jenkins, Hudson ...
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| clients-bamboo-1.1.pom | |
| clients-bamboo-1.1.jar | 19 KB |
| clients-bamboo-1.1-sources.jar | 17 KB |
| clients-bamboo-1.1-javadoc.jar | 112 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.awired.clients/clients-bamboo/ -->
<dependency>
<groupId>net.awired.clients</groupId>
<artifactId>clients-bamboo</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.awired.clients/clients-bamboo/
implementation 'net.awired.clients:clients-bamboo:1.1'
// https://jarcasting.com/artifacts/net.awired.clients/clients-bamboo/
implementation ("net.awired.clients:clients-bamboo:1.1")
'net.awired.clients:clients-bamboo:jar:1.1'
<dependency org="net.awired.clients" name="clients-bamboo" rev="1.1">
<artifact name="clients-bamboo" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.awired.clients', module='clients-bamboo', version='1.1')
)
libraryDependencies += "net.awired.clients" % "clients-bamboo" % "1.1"
[net.awired.clients/clients-bamboo "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 0.9.29 |
| joda-time : joda-time | jar | 2.0 |
| 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 |