MVN

com.redfin : validity

Maven & Gradle

Jan 05, 2018
3 usages
5 stars

Validity · A fluent, opinionated, and strongly-typed validation library for Java.

<dependency>
    <groupId>com.redfin</groupId>
    <artifactId>validity</artifactId>
    <version>5.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.redfin : validity to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.1.0
  • Latest Beta: 0.2.0-beta

All Versions

Choose a version of com.redfin : validity to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.1.x
validity-5.1.0
5.0.x
validity-5.0.0
4.1.x
validity-4.1.0
4.0.x
validity-4.0.1
validity-4.0.0
3.0.x
validity-3.0.0
2.4.x
validity-2.4.0
2.3.x
validity-2.3.0
2.2.x
validity-2.2.0
2.1.x
validity-2.1.0
2.0.x
validity-2.0.1
validity-2.0.0
1.0.x
validity-1.0.0
0.2.x
validity-0.2.0-beta
0.1.x
validity-0.1.1-beta

How to add a dependency to Maven

Add the following com.redfin : validity maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.redfin</groupId>
    <artifactId>validity</artifactId>
    <version>5.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.redfin : validity gradle dependency to your build.gradle file:

implementation 'com.redfin:validity:5.1.0'

Gradle Kotlin DSL: Add the following com.redfin : validity gradle kotlin dependency to your build.gradle.kts file:

implementation("com.redfin:validity:5.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.redfin : validity sbt scala dependency to your build.sbt file:

libraryDependencies += "com.redfin" % "validity" % "5.1.0"

Advertisement

Dependencies from Group

Jan 05, 2018
3 usages
5 stars
Jul 08, 2017
3 usages
22 stars
Dec 13, 2019
2 usages
1 stars
Dec 13, 2019
2 usages
5 stars
Mar 29, 2022
1 usages
1 stars

Discover Dependencies

Nov 14, 2018
698 stars
Oct 12, 2016
0 stars
Oct 27, 2016
3 stars
Oct 27, 2016
3 stars
Oct 07, 2016
2 stars
Oct 07, 2016
2 stars
Nov 06, 2019
87 stars
Nov 08, 2018
15 stars