License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcloud.piranha |
ArtifactId | ArtifactIdcli |
Version | Version21.5.0 |
Type | Typejar |
Description |
DescriptionPiranha - CLI
The Piranha Project delivers you with a variety of cloud containers
and several useful add-on modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cli-21.5.0.pom | |
cli-21.5.0.jar | 16 KB |
cli-21.5.0-sources.jar | 17 KB |
cli-21.5.0-javadoc.jar | 127 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cloud.piranha/cli/ -->
<dependency>
<groupId>cloud.piranha</groupId>
<artifactId>cli</artifactId>
<version>21.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha/cli/
implementation 'cloud.piranha:cli:21.5.0'
// https://jarcasting.com/artifacts/cloud.piranha/cli/
implementation ("cloud.piranha:cli:21.5.0")
'cloud.piranha:cli:jar:21.5.0'
<dependency org="cloud.piranha" name="cli" rev="21.5.0">
<artifact name="cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha', module='cli', version='21.5.0')
)
libraryDependencies += "cloud.piranha" % "cli" % "21.5.0"
[cloud.piranha/cli "21.5.0"]
Group / Artifact | Type | Version |
---|---|---|
info.picocli : picocli | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |