MVN

net.ripe.commons : commons-ip-math-parent

Maven & Gradle

Jan 08, 2016
69 stars

A project to make it easier to work with Internet resources, such as IPv4, IPv6 and AS numbers.

<dependency>
    <groupId>net.ripe.commons</groupId>
    <artifactId>commons-ip-math-parent</artifactId>
    <version>1.23</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.ripe.commons : commons-ip-math-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.23

All Versions

Choose a version of net.ripe.commons : commons-ip-math-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.23
commons-ip-math-parent-1.23
1.22
commons-ip-math-parent-1.22
1.21.x
commons-ip-math-parent-1.21.1
1.21
commons-ip-math-parent-1.21
1.20
commons-ip-math-parent-1.20

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.ripe.commons</groupId>
    <artifactId>commons-ip-math-parent</artifactId>
    <version>1.23</version>
</dependency>

Advertisement