MVN

org.ow2.petals : petals-registry-cli-deb

Maven & Gradle

Apr 14, 2023

Petals ESB - Registry Overlay - CLI - Packages - Debian package

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-registry-cli-deb</artifactId>
    <version>1.3.0-1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.petals : petals-registry-cli-deb to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0-1.0

All Versions

Choose a version of org.ow2.petals : petals-registry-cli-deb to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
petals-registry-cli-deb-1.3.0-1.0
1.2.x
petals-registry-cli-deb-1.2.0-1.0
1.1.x
petals-registry-cli-deb-1.1.1-1.1
petals-registry-cli-deb-1.1.0-1.0
1.0.x
petals-registry-cli-deb-1.0.0-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-registry-cli-deb</artifactId>
    <version>1.3.0-1.0</version>
</dependency>