License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Hudson Continuous Integration and Continuous Delivery Net |
GroupId | GroupIdorg.jvnet.hudson.main |
ArtifactId | ArtifactIdhudson-maven3 |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHudson :: Maven 3
The module that constitutes the main hudson.war
|
Project Organization |
Project OrganizationHudson |
Filename | Size |
---|---|
hudson-maven3-2.2.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson.main/hudson-maven3/ -->
<dependency>
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>hudson-maven3</artifactId>
<version>2.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.main/hudson-maven3/
implementation 'org.jvnet.hudson.main:hudson-maven3:2.2.0'
// https://jarcasting.com/artifacts/org.jvnet.hudson.main/hudson-maven3/
implementation ("org.jvnet.hudson.main:hudson-maven3:2.2.0")
'org.jvnet.hudson.main:hudson-maven3:pom:2.2.0'
<dependency org="org.jvnet.hudson.main" name="hudson-maven3" rev="2.2.0">
<artifact name="hudson-maven3" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.main', module='hudson-maven3', version='2.2.0')
)
libraryDependencies += "org.jvnet.hudson.main" % "hudson-maven3" % "2.2.0"
[org.jvnet.hudson.main/hudson-maven3 "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet : animal-sniffer-annotation Optional | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.hudson : test-annotations | jar | 1.0 |