| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.manorrock.ocelot | 
| ArtifactId | ArtifactIdocelot-cli | 
| Last Version | Last Version21.8.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionManorrock Ocelot - CLI Manorrock Ocelot delivers you with Cloud native tooling. | 
| Filename | Size | 
|---|---|
| ocelot-cli-21.8.0.pom | |
| ocelot-cli-21.8.0.jar | 26 KB | 
| ocelot-cli-21.8.0-sources.jar | 27 KB | 
| ocelot-cli-21.8.0-javadoc.jar | 444 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.manorrock.ocelot/ocelot-cli/ -->
<dependency>
    <groupId>com.manorrock.ocelot</groupId>
    <artifactId>ocelot-cli</artifactId>
    <version>21.8.0</version>
</dependency>// https://jarcasting.com/artifacts/com.manorrock.ocelot/ocelot-cli/
implementation 'com.manorrock.ocelot:ocelot-cli:21.8.0'// https://jarcasting.com/artifacts/com.manorrock.ocelot/ocelot-cli/
implementation ("com.manorrock.ocelot:ocelot-cli:21.8.0")'com.manorrock.ocelot:ocelot-cli:jar:21.8.0'<dependency org="com.manorrock.ocelot" name="ocelot-cli" rev="21.8.0">
  <artifact name="ocelot-cli" type="jar" />
</dependency>@Grapes(
@Grab(group='com.manorrock.ocelot', module='ocelot-cli', version='21.8.0')
)libraryDependencies += "com.manorrock.ocelot" % "ocelot-cli" % "21.8.0"[com.manorrock.ocelot/ocelot-cli "21.8.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| info.picocli : picocli | jar | 4.5.2 |