MVN

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

Maven & Gradle

Apr 17, 2023

petals-pojo-parent · Petals samples for SE POJO

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

Latest Version

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

  • Latest Stable: 2.7.0-1.0.0

All Versions

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

Version Vulnerabilities Updated
2.7.x
petals-pojo-parent-2.7.0-1.0.0
2.6.x
petals-pojo-parent-2.6.0-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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