License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Hudson Continuous Integration and Continuous Delivery Net |
GroupId | GroupIdorg.jvnet.hudson.main |
ArtifactId | ArtifactIdhudson-maven-legacy |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHudson :: Maven (legacy)
Hudson Legacy Maven Integration
|
Project Organization |
Project OrganizationHudson |
Filename | Size |
---|---|
hudson-maven-legacy-2.2.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson.main/hudson-maven-legacy/ -->
<dependency>
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>hudson-maven-legacy</artifactId>
<version>2.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.main/hudson-maven-legacy/
implementation 'org.jvnet.hudson.main:hudson-maven-legacy:2.2.2'
// https://jarcasting.com/artifacts/org.jvnet.hudson.main/hudson-maven-legacy/
implementation ("org.jvnet.hudson.main:hudson-maven-legacy:2.2.2")
'org.jvnet.hudson.main:hudson-maven-legacy:pom:2.2.2'
<dependency org="org.jvnet.hudson.main" name="hudson-maven-legacy" rev="2.2.2">
<artifact name="hudson-maven-legacy" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.main', module='hudson-maven-legacy', version='2.2.2')
)
libraryDependencies += "org.jvnet.hudson.main" % "hudson-maven-legacy" % "2.2.2"
[org.jvnet.hudson.main/hudson-maven-legacy "2.2.2"]
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 |