Last Version

Hudson CLI 1.395

The module that constitutes the main hudson.war

License

License

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net CLI User Interface
GroupId

GroupId

org.jvnet.hudson.main
ArtifactId

ArtifactId

cli
Version

Version

1.395
Type

Type

jar
Description

Description

Hudson CLI
The module that constitutes the main hudson.war
Project URL

Project URL

http://hudson-labs.org/cli/

Download cli 1.395


<!-- https://jarcasting.com/artifacts/org.jvnet.hudson.main/cli/ -->
<dependency>
    <groupId>org.jvnet.hudson.main</groupId>
    <artifactId>cli</artifactId>
    <version>1.395</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.main/cli/
implementation 'org.jvnet.hudson.main:cli:1.395'
// https://jarcasting.com/artifacts/org.jvnet.hudson.main/cli/
implementation ("org.jvnet.hudson.main:cli:1.395")
'org.jvnet.hudson.main:cli:jar:1.395'
<dependency org="org.jvnet.hudson.main" name="cli" rev="1.395">
  <artifact name="cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.main', module='cli', version='1.395')
)
libraryDependencies += "org.jvnet.hudson.main" % "cli" % "1.395"
[org.jvnet.hudson.main/cli "1.395"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jvnet.hudson.main : remoting jar 1.395
org.jvnet.localizer : localizer jar 1.10
org.jvnet : animal-sniffer-annotation Optional jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.