MVN

se.sunet.ati : ati-parent

Maven & Gradle

Oct 11, 2017
0 stars

ATI Parent · This is the parent for all ATI projects.

<dependency>
    <groupId>se.sunet.ati</groupId>
    <artifactId>ati-parent</artifactId>
    <version>5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.sunet.ati : ati-parent to add to Maven - Latest Versions:

  • Latest Stable: 5

All Versions

Choose a version of se.sunet.ati : ati-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
5
ati-parent-5
3
ati-parent-3
2
ati-parent-2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>se.sunet.ati</groupId>
    <artifactId>ati-parent</artifactId>
    <version>5</version>
</dependency>