MVN

org.ow2.petals.samples : petals-pojo-parent

Maven & Gradle

Jan 11, 2018

petals-pojo-parent · Petals samples for SE POJO

<dependency>
    <groupId>org.ow2.petals.samples</groupId>
    <artifactId>petals-pojo-parent</artifactId>
    <version>2.5.0-1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.petals.samples : petals-pojo-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.5.0-1.0.0

All Versions

Choose a version of org.ow2.petals.samples : petals-pojo-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.5.x
petals-pojo-parent-2.5.0-1.0.0
2.4.x
petals-pojo-parent-2.4.1-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.petals.samples</groupId>
    <artifactId>petals-pojo-parent</artifactId>
    <version>2.5.0-1.0.0</version>
</dependency>