MVN

net.avcompris.commons : avc-commons3-parent

Maven & Gradle

Aug 17, 2023

avc-commons3-parent · Base POM for all code in avc-commons3.

<dependency>
    <groupId>net.avcompris.commons</groupId>
    <artifactId>avc-commons3-parent</artifactId>
    <version>0.6.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.avcompris.commons : avc-commons3-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.6.8

All Versions

Choose a version of net.avcompris.commons : avc-commons3-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
avc-commons3-parent-0.6.8
avc-commons3-parent-0.6.7
avc-commons3-parent-0.6.4
avc-commons3-parent-0.6.3
avc-commons3-parent-0.6.2
0.0.x
avc-commons3-parent-0.0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.avcompris.commons</groupId>
    <artifactId>avc-commons3-parent</artifactId>
    <version>0.6.8</version>
</dependency>