is not current version
Last Version 3.0.1

org.eclipse.hudson.main:hudson-rest-model 3.0.0-2


Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery CLI User Interface
GroupId

GroupId

org.eclipse.hudson.main
ArtifactId

ArtifactId

hudson-rest-model
Version

Version

3.0.0-2
Type

Type

jar

Download hudson-rest-model 3.0.0-2


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