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