Last Version

Hudson :: Maven 3 :: Model 3.0.1

The module that constitutes the main hudson.war

License

License

Categories

Categories

Maven Build Tools Hudson Continuous Integration and Continuous Delivery CLI User Interface
GroupId

GroupId

org.eclipse.hudson.main
ArtifactId

ArtifactId

maven3-model
Version

Version

3.0.1
Type

Type

jar
Description

Description

Hudson :: Maven 3 :: Model
The module that constitutes the main hudson.war
Project Organization

Project Organization

Hudson

Download maven3-model 3.0.1


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

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.hudsonci.tools : xstream jar 1.4.1-hudson-2

test (1)

Group / Artifact Type Version
org.eclipse.hudson.main : hudson-test-utils jar 3.0.0-M1-1

Project Modules

There are no modules declared in this project.