Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net |
---|---|
GroupId | GroupIdorg.jvnet.hudson.plugins |
ArtifactId | ArtifactIdhudsontrayapp-pom |
Last Version | Last Version0.7.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHudson Tray Application Master Project
|
Filename | Size |
---|---|
hudsontrayapp-pom-0.7.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson.plugins/hudsontrayapp-pom/ -->
<dependency>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>hudsontrayapp-pom</artifactId>
<version>0.7.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.plugins/hudsontrayapp-pom/
implementation 'org.jvnet.hudson.plugins:hudsontrayapp-pom:0.7.3'
// https://jarcasting.com/artifacts/org.jvnet.hudson.plugins/hudsontrayapp-pom/
implementation ("org.jvnet.hudson.plugins:hudsontrayapp-pom:0.7.3")
'org.jvnet.hudson.plugins:hudsontrayapp-pom:pom:0.7.3'
<dependency org="org.jvnet.hudson.plugins" name="hudsontrayapp-pom" rev="0.7.3">
<artifact name="hudsontrayapp-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.plugins', module='hudsontrayapp-pom', version='0.7.3')
)
libraryDependencies += "org.jvnet.hudson.plugins" % "hudsontrayapp-pom" % "0.7.3"
[org.jvnet.hudson.plugins/hudsontrayapp-pom "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 |