License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-cli-base |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - Client tools - Petals CLI - Base
Petals ESB Client
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-cli-base/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-cli-base</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-cli-base/
implementation 'org.ow2.petals:petals-cli-base:1.1.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-cli-base/
implementation ("org.ow2.petals:petals-cli-base:1.1.0")
'org.ow2.petals:petals-cli-base:jar:1.1.0'
<dependency org="org.ow2.petals" name="petals-cli-base" rev="1.1.0">
<artifact name="petals-cli-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-cli-base', version='1.1.0')
)
libraryDependencies += "org.ow2.petals" % "petals-cli-base" % "1.1.0"
[org.ow2.petals/petals-cli-base "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-cli : commons-cli | jar | 1.3.1 |
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | 3.4 |
jline : jline | jar | 2.6 |
org.ow2.petals : petals-cli-api | jar | 1.4.0 |
org.ow2.easycommons : easycommons-lang | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals : petals-cli-base-junit | jar | 2.1.0 |
com.github.stefanbirkner : system-rules | jar | 1.16.0 |
org.hamcrest : hamcrest-library | jar | 1.3 |
junit : junit | jar | 4.12 |