| License | License | 
|---|---|
| Categories | CategoriesHudson Build Tools Continuous Integration and Continuous Delivery CLI User Interface | 
| GroupId | GroupIdorg.eclipse.hudson | 
| ArtifactId | ArtifactIdhudson-service | 
| Last Version | Last Version3.3.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHudson :: Service Hudson Continuous Integration Server | 
| Project Organization | Project OrganizationHudson | 
| Filename | Size | 
|---|---|
| hudson-service-3.3.3.pom | |
| hudson-service-3.3.3.jar | 50 KB | 
| hudson-service-3.3.3-sources.jar | 43 KB | 
| hudson-service-3.3.3-javadoc.jar | 270 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.eclipse.hudson/hudson-service/ -->
<dependency>
    <groupId>org.eclipse.hudson</groupId>
    <artifactId>hudson-service</artifactId>
    <version>3.3.3</version>
</dependency>// https://jarcasting.com/artifacts/org.eclipse.hudson/hudson-service/
implementation 'org.eclipse.hudson:hudson-service:3.3.3'// https://jarcasting.com/artifacts/org.eclipse.hudson/hudson-service/
implementation ("org.eclipse.hudson:hudson-service:3.3.3")'org.eclipse.hudson:hudson-service:jar:3.3.3'<dependency org="org.eclipse.hudson" name="hudson-service" rev="3.3.3">
  <artifact name="hudson-service" type="jar" />
</dependency>@Grapes(
@Grab(group='org.eclipse.hudson', module='hudson-service', version='3.3.3')
)libraryDependencies += "org.eclipse.hudson" % "hudson-service" % "3.3.3"[org.eclipse.hudson/hudson-service "3.3.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.hudson : hudson-plugin-utils | jar | 3.3.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.hudson : hudson-test-utils | jar | 3.3.3 |