is not current version
Last Version 1.395

org.jvnet.hudson.main:pom 1.151

The module that constitutes the main hudson.war

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson.main
ArtifactId

ArtifactId

pom
Version

Version

1.151
Type

Type

pom

Download pom 1.151

Filename Size
pom-1.151.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jvnet.hudson.main/pom/ -->
<dependency>
    <groupId>org.jvnet.hudson.main</groupId>
    <artifactId>pom</artifactId>
    <version>1.151</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.main/pom/
implementation 'org.jvnet.hudson.main:pom:1.151'
// https://jarcasting.com/artifacts/org.jvnet.hudson.main/pom/
implementation ("org.jvnet.hudson.main:pom:1.151")
'org.jvnet.hudson.main:pom:pom:1.151'
<dependency org="org.jvnet.hudson.main" name="pom" rev="1.151">
  <artifact name="pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.main', module='pom', version='1.151')
)
libraryDependencies += "org.jvnet.hudson.main" % "pom" % "1.151"
[org.jvnet.hudson.main/pom "1.151"]