| License | License | 
|---|---|
| Categories | CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net CLI User Interface | 
| GroupId | GroupIdorg.jvnet.hudson.main | 
| ArtifactId | ArtifactIdcli | 
| Last Version | Last Version1.395 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHudson CLI The module that constitutes the main hudson.war | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| cli-1.395.pom | |
| cli-1.395.jar | 17 KB | 
| cli-1.395-sources.jar | 12 KB | 
| cli-1.395-javadoc.jar | 30 KB | 
| cli-1.395-jar-with-dependencies.jar | 232 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 | 
