MVN

org.ow2.petals : petals-cli-distrib-zip

Maven & Gradle

Apr 14, 2023
1 usages

Petals ESB - Client tools - Petals CLI - Packages - ZIP package

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-cli-distrib-zip</artifactId>
    <version>3.2.0-1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.2.0-1.0

All Versions

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

Version Vulnerabilities Updated
3.2.x
petals-cli-distrib-zip-3.2.0-1.0
3.1.x
petals-cli-distrib-zip-3.1.1-1.0
3.0.x
petals-cli-distrib-zip-3.0.0-1.0
2.3.x
petals-cli-distrib-zip-2.3.1-1.0
petals-cli-distrib-zip-2.3.0-1.0
2.2.x
petals-cli-distrib-zip-2.2.0-1.0
2.1.x
petals-cli-distrib-zip-2.1.4-1.0
petals-cli-distrib-zip-2.1.3-1.0
petals-cli-distrib-zip-2.1.2-1.0
petals-cli-distrib-zip-2.1.1-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-cli-distrib-zip</artifactId>
    <version>3.2.0-1.0</version>
</dependency>