Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net CLI User Interface |
---|---|
GroupId | GroupIdorg.jvnet.hudson.plugins.hudsontrayapp |
ArtifactId | ArtifactIdclient |
Last Version | Last Version0.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHudson Tray Application Client App
|
Filename | Size |
---|---|
client-0.7.3.pom | |
client-0.7.3.jar | 218 KB |
client-0.7.3-sources.jar | 317 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson.plugins.hudsontrayapp/client/ -->
<dependency>
<groupId>org.jvnet.hudson.plugins.hudsontrayapp</groupId>
<artifactId>client</artifactId>
<version>0.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.plugins.hudsontrayapp/client/
implementation 'org.jvnet.hudson.plugins.hudsontrayapp:client:0.7.3'
// https://jarcasting.com/artifacts/org.jvnet.hudson.plugins.hudsontrayapp/client/
implementation ("org.jvnet.hudson.plugins.hudsontrayapp:client:0.7.3")
'org.jvnet.hudson.plugins.hudsontrayapp:client:jar:0.7.3'
<dependency org="org.jvnet.hudson.plugins.hudsontrayapp" name="client" rev="0.7.3">
<artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.plugins.hudsontrayapp', module='client', version='0.7.3')
)
libraryDependencies += "org.jvnet.hudson.plugins.hudsontrayapp" % "client" % "0.7.3"
[org.jvnet.hudson.plugins.hudsontrayapp/client "0.7.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.hudson.plugins.hudsontrayapp : client-common | jar | 0.7.3 |
org.jvnet.hudson.plugins.hudsontrayapp : client-jdk16 | jar | 0.7.3 |
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 |