License |
License |
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery CLI User Interface |
GroupId | GroupIdorg.eclipse.hudson.main |
ArtifactId | ArtifactIdhudson-service |
Last Version | Last Version3.0.0-M2 |
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-3.0.0-M2.pom | |
hudson-service-3.0.0-M2.jar | 51 KB |
hudson-service-3.0.0-M2-sources.jar | 43 KB |
hudson-service-3.0.0-M2-javadoc.jar | 273 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-service/ -->
<dependency>
<groupId>org.eclipse.hudson.main</groupId>
<artifactId>hudson-service</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-service/
implementation 'org.eclipse.hudson.main:hudson-service:3.0.0-M2'
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-service/
implementation ("org.eclipse.hudson.main:hudson-service:3.0.0-M2")
'org.eclipse.hudson.main:hudson-service:jar:3.0.0-M2'
<dependency org="org.eclipse.hudson.main" name="hudson-service" rev="3.0.0-M2">
<artifact name="hudson-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hudson.main', module='hudson-service', version='3.0.0-M2')
)
libraryDependencies += "org.eclipse.hudson.main" % "hudson-service" % "3.0.0-M2"
[org.eclipse.hudson.main/hudson-service "3.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hudson.main : hudson-plugin-utils | jar | 3.0.0-M2 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hudson.main : hudson-test-utils | jar | 3.0.0-M2 |