License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-cli-api |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - Client tools - Petals CLI - Extension API
Petals ESB Client
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
petals-cli-api-1.4.0.pom | |
petals-cli-api-1.4.0.tar.gz | 7 KB |
petals-cli-api-1.4.0-tests.jar | 6 KB |
petals-cli-api-1.4.0-sources.jar | 18 KB |
petals-cli-api-1.4.0-javadoc.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-cli-api/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-cli-api</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-cli-api/
implementation 'org.ow2.petals:petals-cli-api:1.4.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-cli-api/
implementation ("org.ow2.petals:petals-cli-api:1.4.0")
'org.ow2.petals:petals-cli-api:jar:1.4.0'
<dependency org="org.ow2.petals" name="petals-cli-api" rev="1.4.0">
<artifact name="petals-cli-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-cli-api', version='1.4.0')
)
libraryDependencies += "org.ow2.petals" % "petals-cli-api" % "1.4.0"
[org.ow2.petals/petals-cli-api "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-cli : commons-cli | jar | 1.3.1 |
jline : jline | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
com.github.stefanbirkner : system-rules | jar | 1.16.0 |
junit : junit | jar | 4.12 |