Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net |
---|---|
GroupId | GroupIdorg.jvnet.hudson |
ArtifactId | ArtifactIdextras |
Last Version | Last Version1.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHudson Extras
|
Filename | Size |
---|---|
extras-1.7.pom | 658 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson/extras/ -->
<dependency>
<groupId>org.jvnet.hudson</groupId>
<artifactId>extras</artifactId>
<version>1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson/extras/
implementation 'org.jvnet.hudson:extras:1.7'
// https://jarcasting.com/artifacts/org.jvnet.hudson/extras/
implementation ("org.jvnet.hudson:extras:1.7")
'org.jvnet.hudson:extras:pom:1.7'
<dependency org="org.jvnet.hudson" name="extras" rev="1.7">
<artifact name="extras" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson', module='extras', version='1.7')
)
libraryDependencies += "org.jvnet.hudson" % "extras" % "1.7"
[org.jvnet.hudson/extras "1.7"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8 |