Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net |
---|---|
GroupId | GroupIdorg.jvnet.hudson |
ArtifactId | ArtifactIdupdate-center |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUpdate center generator
Generates update center script
|
Filename | Size |
---|---|
update-center-1.0.pom | |
update-center-1.0.jar | 18 KB |
update-center-1.0-sources.jar | 10 KB |
update-center-1.0-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson/update-center/ -->
<dependency>
<groupId>org.jvnet.hudson</groupId>
<artifactId>update-center</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson/update-center/
implementation 'org.jvnet.hudson:update-center:1.0'
// https://jarcasting.com/artifacts/org.jvnet.hudson/update-center/
implementation ("org.jvnet.hudson:update-center:1.0")
'org.jvnet.hudson:update-center:jar:1.0'
<dependency org="org.jvnet.hudson" name="update-center" rev="1.0">
<artifact name="update-center" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson', module='update-center', version='1.0')
)
libraryDependencies += "org.jvnet.hudson" % "update-center" % "1.0"
[org.jvnet.hudson/update-center "1.0"]
Group / Artifact | Type | Version |
---|---|---|
javanettasks : javanettasks | jar | 1.0.16 |
com.sun.xml.bind : jaxb-impl | jar | 2.1.6 |
org.jvnet.hudson : confluence-api | jar | 1.0 |
org.kohsuke.stapler : json-lib | jar | 2.1 |
commons-io : commons-io | jar | 1.3.2 |
args4j : args4j | jar | 2.0.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8 |