MVN

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

Maven & Gradle

Apr 17, 2023

petals-ftp-parent · Petals samples for BC FTP

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

Latest Version

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

  • Latest Stable: 3.9.0-1.0.0

All Versions

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

Version Vulnerabilities Updated
3.9.x
petals-ftp-parent-3.9.0-1.0.0
3.8.x
petals-ftp-parent-3.8.0-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.petals.samples.ftp</groupId>
    <artifactId>petals-ftp-parent</artifactId>
    <version>3.9.0-1.0.0</version>
</dependency>