MVN

at.ipsquare : ipsquare-commons-parent

Maven & Gradle

Oct 06, 2017

IP SQUARE Commons Parent · Parent for all IP SQUARE Commons projects.

<dependency>
    <groupId>at.ipsquare</groupId>
    <artifactId>ipsquare-commons-parent</artifactId>
    <version>2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of at.ipsquare : ipsquare-commons-parent to add to Maven - Latest Versions:

  • Latest Stable: 2

All Versions

Choose a version of at.ipsquare : ipsquare-commons-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2
ipsquare-commons-parent-2
1
ipsquare-commons-parent-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>at.ipsquare</groupId>
    <artifactId>ipsquare-commons-parent</artifactId>
    <version>2</version>
</dependency>