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