Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net |
---|---|
GroupId | GroupIdorg.jvnet.hudson.plugins |
ArtifactId | ArtifactIdlavalamp-pom |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLava Lamp Master Project
|
Filename | Size |
---|---|
lavalamp-pom-1.1.pom | 1004 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson.plugins/lavalamp-pom/ -->
<dependency>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>lavalamp-pom</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.plugins/lavalamp-pom/
implementation 'org.jvnet.hudson.plugins:lavalamp-pom:1.1'
// https://jarcasting.com/artifacts/org.jvnet.hudson.plugins/lavalamp-pom/
implementation ("org.jvnet.hudson.plugins:lavalamp-pom:1.1")
'org.jvnet.hudson.plugins:lavalamp-pom:pom:1.1'
<dependency org="org.jvnet.hudson.plugins" name="lavalamp-pom" rev="1.1">
<artifact name="lavalamp-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.plugins', module='lavalamp-pom', version='1.1')
)
libraryDependencies += "org.jvnet.hudson.plugins" % "lavalamp-pom" % "1.1"
[org.jvnet.hudson.plugins/lavalamp-pom "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.hudson.main : hudson-core | jar | 1.355 |
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.hudson.main : hudson-war | war | 1.355 |
org.jvnet.hudson.main : hudson-test-harness | jar | 1.355 |
junit : junit | jar | 4.3.1 |