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