Last Version

Hudson :: REST :: API 2.1.2

The module that constitutes the main hudson.war

License

License

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson.main
ArtifactId

ArtifactId

hudson-rest-api
Version

Version

2.1.2
Type

Type

jar
Description

Description

Hudson :: REST :: API
The module that constitutes the main hudson.war
Project Organization

Project Organization

Hudson

Download hudson-rest-api 2.1.2


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jvnet.hudson.main : hudson-rest-common jar 2.1.2

provided (4)

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

test (2)

Group / Artifact Type Version
org.jvnet.hudson.main : hudson-test-utils jar 2.1.2
org.jvnet.hudson : test-annotations jar 1.0

Project Modules

There are no modules declared in this project.