License |
License |
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery CLI User Interface |
GroupId | GroupIdorg.eclipse.hudson.main |
ArtifactId | ArtifactIdhudson-rest-model |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHudson :: REST :: Model
The module that constitutes the main hudson.war
|
Project Organization |
Project OrganizationHudson |
Filename | Size |
---|---|
hudson-rest-model-3.0.1.pom | |
hudson-rest-model-3.0.1.jar | 63 KB |
hudson-rest-model-3.0.1-sources.jar | 59 KB |
hudson-rest-model-3.0.1-javadoc.jar | 283 KB |
Browse |
<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-rest-model/
implementation 'org.eclipse.hudson.main:hudson-rest-model:3.0.1'
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-rest-model/
implementation ("org.eclipse.hudson.main:hudson-rest-model:3.0.1")
'org.eclipse.hudson.main:hudson-rest-model:jar:3.0.1'
<dependency org="org.eclipse.hudson.main" name="hudson-rest-model" rev="3.0.1">
<artifact name="hudson-rest-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hudson.main', module='hudson-rest-model', version='3.0.1')
)
libraryDependencies += "org.eclipse.hudson.main" % "hudson-rest-model" % "3.0.1"
[org.eclipse.hudson.main/hudson-rest-model "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.flipthebird.gwt-hashcode-equals : gwt-hashcode-equals | jar | |
org.codehaus.jackson : jackson-core-asl Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
org.eclipse.hudson.main : hudson-core | jar | 3.0.0-M1-1 |
org.eclipse.hudson.main : hudson-remoting | jar | 3.0.0-M1-1 |
org.eclipse.hudson.main : hudson-utils | jar | 3.0.0-M1-1 |
org.eclipse.hudson.main : hudson-plugin-utils | jar | 3.0.0-M1-1 |
org.eclipse.hudson.main : hudson-inject | jar | 3.0.0-M1-1 |
org.eclipse.hudson.main : hudson-service | jar | 3.0.0-M1-1 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hudson.main : hudson-test-utils | jar | 3.0.0-M1-1 |