MVN

it.anyplace.sync : a-sync-parent

Maven & Gradle

May 26, 2017
27 stars

a-sync-parent · a-sync-parent

<dependency>
    <groupId>it.anyplace.sync</groupId>
    <artifactId>a-sync-parent</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.anyplace.sync : a-sync-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of it.anyplace.sync : a-sync-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
a-sync-parent-1.3
1.2
a-sync-parent-1.2
1.1
a-sync-parent-1.1
1.0
a-sync-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>it.anyplace.sync</groupId>
    <artifactId>a-sync-parent</artifactId>
    <version>1.3</version>
</dependency>

Advertisement