MVN

com.goeuro.sync4j : sync4j-parent

Maven & Gradle

Apr 26, 2017

sync4j-parent · Library to sync easily and safe files to/from different kind of file systems.

<dependency>
    <groupId>com.goeuro.sync4j</groupId>
    <artifactId>sync4j-parent</artifactId>
    <version>0.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.goeuro.sync4j : sync4j-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.14

All Versions

Choose a version of com.goeuro.sync4j : sync4j-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.14
sync4j-parent-0.14
0.13
sync4j-parent-0.13
0.12
sync4j-parent-0.12
0.11
sync4j-parent-0.11
0.10
sync4j-parent-0.10
0.8
sync4j-parent-0.8
0.7
sync4j-parent-0.7
0.5
sync4j-parent-0.5
0.4
sync4j-parent-0.4
0.3
sync4j-parent-0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.goeuro.sync4j</groupId>
    <artifactId>sync4j-parent</artifactId>
    <version>0.14</version>
</dependency>