MVN

org.ow2.petals : petals-commons-deb

Maven & Gradle

Apr 26, 2023

Petals - Debian package common to all Petals products

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

Latest Version

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

  • Latest Stable: 1.3.0

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-commons-deb</artifactId>
    <version>1.3.0</version>
</dependency>