MVN

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

Maven & Gradle

Apr 17, 2023

petals-xslt

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

Latest Version

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

  • Latest Stable: 2.10.0-1.0.0

All Versions

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

Version Vulnerabilities Updated
2.10.x
petals-xslt-parent-2.10.0-1.0.0
2.9.x
petals-xslt-parent-2.9.0-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.petals.samples.xslt</groupId>
    <artifactId>petals-xslt-parent</artifactId>
    <version>2.10.0-1.0.0</version>
</dependency>