License |
License |
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net |
GroupId | GroupIdorg.jvnet.hudson.main |
ArtifactId | ArtifactIdhudson-rest-api |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHudson :: REST :: API
The module that constitutes the main hudson.war
|
Project Organization |
Project OrganizationHudson |
Filename | Size |
---|---|
hudson-rest-api-2.1.2.pom | |
hudson-rest-api-2.1.2.jar | 45 KB |
hudson-rest-api-2.1.2-sources.jar | 45 KB |
hudson-rest-api-2.1.2-javadoc.jar | 202 KB |
hudson-rest-api-2.1.2-docs.jar | 174 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson.main/hudson-rest-api/ -->
<dependency>
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>hudson-rest-api</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.main/hudson-rest-api/
implementation 'org.jvnet.hudson.main:hudson-rest-api:2.1.2'
// https://jarcasting.com/artifacts/org.jvnet.hudson.main/hudson-rest-api/
implementation ("org.jvnet.hudson.main:hudson-rest-api:2.1.2")
'org.jvnet.hudson.main:hudson-rest-api:jar:2.1.2'
<dependency org="org.jvnet.hudson.main" name="hudson-rest-api" rev="2.1.2">
<artifact name="hudson-rest-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.main', module='hudson-rest-api', version='2.1.2')
)
libraryDependencies += "org.jvnet.hudson.main" % "hudson-rest-api" % "2.1.2"
[org.jvnet.hudson.main/hudson-rest-api "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.hudson.main : hudson-rest-common | jar | 2.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
org.jvnet.hudson.main : hudson-inject | jar | 2.1.2 |
org.jvnet.hudson.main : hudson-service | jar | 2.1.2 |
org.jvnet : animal-sniffer-annotation Optional | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.hudson.main : hudson-test-utils | jar | 2.1.2 |
org.jvnet.hudson : test-annotations | jar | 1.0 |