MVN

com.github.robtimus : ip-validation

Maven & Gradle

Dec 24, 2022
0 stars

ip-validation · Contains validation constraints for IP addresses

<dependency>
    <groupId>com.github.robtimus</groupId>
    <artifactId>ip-validation</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.robtimus : ip-validation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of com.github.robtimus : ip-validation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
ip-validation-2.0
1.0.x
ip-validation-1.0.2
ip-validation-1.0.1
1.0
ip-validation-1.0

How to add a dependency to Maven

Add the following com.github.robtimus : ip-validation maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.robtimus</groupId>
    <artifactId>ip-validation</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.robtimus : ip-validation gradle dependency to your build.gradle file:

implementation 'com.github.robtimus:ip-validation:2.0'

Gradle Kotlin DSL: Add the following com.github.robtimus : ip-validation gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.robtimus:ip-validation:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.robtimus : ip-validation sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.robtimus" % "ip-validation" % "2.0"

Advertisement

Dependencies from Group

Mar 16, 2022
16 usages
1 stars
Mar 02, 2023
6 usages
1 stars
Dec 18, 2021
4 usages
0 stars
Jan 29, 2023
3 usages
0 stars
Dec 18, 2021
2 usages
0 stars

Discover Dependencies

Jul 03, 2019
405 stars
Apr 26, 2023
718 stars
Aug 22, 2023
9 stars
Feb 27, 2023
12 stars
Mar 10, 2023
7 usages
560 stars
May 08, 2023
11 stars
Aug 21, 2019
Dec 27, 2021
2 usages
0 stars
May 29, 2023
95 stars