Last Version

Update center generator 1.0

Generates update center script

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson
ArtifactId

ArtifactId

update-center
Version

Version

1.0
Type

Type

jar
Description

Description

Update center generator
Generates update center script

Download update-center 1.0


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

Dependencies

compile (6)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8

Project Modules

There are no modules declared in this project.