License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface Wire Data Data Structures |
GroupId | GroupIdnet.awired.clients |
ArtifactId | ArtifactIdclients-common |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClients - Common
Clients for TeamCity, Bamboo, Sonar, Jenkins, Hudson ...
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
clients-common-1.1.pom | |
clients-common-1.1.jar | 16 KB |
clients-common-1.1-sources.jar | 9 KB |
clients-common-1.1-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.awired.clients/clients-common/ -->
<dependency>
<groupId>net.awired.clients</groupId>
<artifactId>clients-common</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.awired.clients/clients-common/
implementation 'net.awired.clients:clients-common:1.1'
// https://jarcasting.com/artifacts/net.awired.clients/clients-common/
implementation ("net.awired.clients:clients-common:1.1")
'net.awired.clients:clients-common:jar:1.1'
<dependency org="net.awired.clients" name="clients-common" rev="1.1">
<artifact name="clients-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.awired.clients', module='clients-common', version='1.1')
)
libraryDependencies += "net.awired.clients" % "clients-common" % "1.1"
[net.awired.clients/clients-common "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | r09 |
com.sun.jersey : jersey-client | jar | 1.9.1 |
com.sun.jersey : jersey-json | jar | 1.9.1 |
org.aspectj : aspectjrt | jar | 1.6.10 |
net.sf.ehcache : ehcache-core | jar | 2.3.3 |
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |
org.slf4j : slf4j-api | jar | 1.6.2 |
org.mockito : mockito-all | jar | 1.8.5 |