Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net CLI User Interface |
---|---|
GroupId | GroupIdorg.jvnet.hudson.plugins.hudsontrayapp |
ArtifactId | ArtifactIdclient-common |
Last Version | Last Version0.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHudson Tray Application Common Client Classes
|
Filename | Size |
---|---|
client-common-0.7.3.pom | |
client-common-0.7.3.jar | 195 KB |
client-common-0.7.3-sources.jar | 139 KB |
client-common-0.7.3-javadoc.jar | 455 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson.plugins.hudsontrayapp/client-common/ -->
<dependency>
<groupId>org.jvnet.hudson.plugins.hudsontrayapp</groupId>
<artifactId>client-common</artifactId>
<version>0.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.plugins.hudsontrayapp/client-common/
implementation 'org.jvnet.hudson.plugins.hudsontrayapp:client-common:0.7.3'
// https://jarcasting.com/artifacts/org.jvnet.hudson.plugins.hudsontrayapp/client-common/
implementation ("org.jvnet.hudson.plugins.hudsontrayapp:client-common:0.7.3")
'org.jvnet.hudson.plugins.hudsontrayapp:client-common:jar:0.7.3'
<dependency org="org.jvnet.hudson.plugins.hudsontrayapp" name="client-common" rev="0.7.3">
<artifact name="client-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.plugins.hudsontrayapp', module='client-common', version='0.7.3')
)
libraryDependencies += "org.jvnet.hudson.plugins.hudsontrayapp" % "client-common" % "0.7.3"
[org.jvnet.hudson.plugins.hudsontrayapp/client-common "0.7.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.hudson.main : hudson-core | jar | 1.318 |
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.hudson.main : hudson-war | war | 1.318 |
org.jvnet.hudson.main : hudson-test-harness | jar | 1.318 |
junit : junit | jar | 4.3.1 |
Group / Artifact | Type | Version |
---|---|---|
net.java.dev.jdic » jdic | jar | 0.9.1 |