License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-registry-cli-deb |
Last Version | Last Version1.2.0-1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPetals ESB - Registry Overlay - CLI - Packages - Debian package
Registry Overlay for Petals ESB
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-cli-deb/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-registry-cli-deb</artifactId>
<version>1.2.0-1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-cli-deb/
implementation 'org.ow2.petals:petals-registry-cli-deb:1.2.0-1.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-cli-deb/
implementation ("org.ow2.petals:petals-registry-cli-deb:1.2.0-1.0")
'org.ow2.petals:petals-registry-cli-deb:pom:1.2.0-1.0'
<dependency org="org.ow2.petals" name="petals-registry-cli-deb" rev="1.2.0-1.0">
<artifact name="petals-registry-cli-deb" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-registry-cli-deb', version='1.2.0-1.0')
)
libraryDependencies += "org.ow2.petals" % "petals-registry-cli-deb" % "1.2.0-1.0"
[org.ow2.petals/petals-registry-cli-deb "1.2.0-1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals : petals-registry-cli Optional | zip | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |