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