| License | License | 
|---|---|
| Categories | CategoriesMaven Build Tools Hudson Continuous Integration and Continuous Delivery CLI User Interface | 
| GroupId | GroupIdorg.eclipse.hudson.main | 
| ArtifactId | ArtifactIdmaven3-model | 
| Last Version | Last Version3.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHudson :: Maven 3 :: Model The module that constitutes the main hudson.war | 
| Project Organization | Project OrganizationHudson | 
| Filename | Size | 
|---|---|
| maven3-model-3.0.1.pom | |
| maven3-model-3.0.1.jar | 135 KB | 
| maven3-model-3.0.1-tests.jar | 9 KB | 
| maven3-model-3.0.1-sources.jar | 63 KB | 
| maven3-model-3.0.1-javadoc.jar | 332 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.eclipse.hudson.main/maven3-model/ -->
<dependency>
    <groupId>org.eclipse.hudson.main</groupId>
    <artifactId>maven3-model</artifactId>
    <version>3.0.1</version>
</dependency>// https://jarcasting.com/artifacts/org.eclipse.hudson.main/maven3-model/
implementation 'org.eclipse.hudson.main:maven3-model:3.0.1'// https://jarcasting.com/artifacts/org.eclipse.hudson.main/maven3-model/
implementation ("org.eclipse.hudson.main:maven3-model:3.0.1")'org.eclipse.hudson.main:maven3-model:jar:3.0.1'<dependency org="org.eclipse.hudson.main" name="maven3-model" rev="3.0.1">
  <artifact name="maven3-model" type="jar" />
</dependency>@Grapes(
@Grab(group='org.eclipse.hudson.main', module='maven3-model', version='3.0.1')
)libraryDependencies += "org.eclipse.hudson.main" % "maven3-model" % "3.0.1"[org.eclipse.hudson.main/maven3-model "3.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.flipthebird.gwt-hashcode-equals : gwt-hashcode-equals | jar | |
| org.codehaus.jackson : jackson-core-asl Optional | jar | |
| org.codehaus.jackson : jackson-mapper-asl Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.hudsonci.tools : xstream | jar | 1.4.1-hudson-2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.hudson.main : hudson-test-utils | jar | 3.0.0-M1-1 |