MVN

com.github.britter : bean-validators

Maven & Gradle

Jun 21, 2020
13 stars

bean-validators · Additional validator implementations for javax.validation

<dependency>
    <groupId>com.github.britter</groupId>
    <artifactId>bean-validators</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.britter : bean-validators to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of com.github.britter : bean-validators to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
bean-validators-0.8.0
0.7.x
bean-validators-0.7.1
bean-validators-0.7.0
0.6.x
bean-validators-0.6.3
bean-validators-0.6.2
bean-validators-0.6.1
bean-validators-0.6.0
0.5.x
bean-validators-0.5.1
bean-validators-0.5.0
0.4
bean-validators-0.4
0.3
bean-validators-0.3
0.2
bean-validators-0.2
0.1
bean-validators-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.britter</groupId>
    <artifactId>bean-validators</artifactId>
    <version>0.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.britter : bean-validators gradle dependency to your build.gradle file:

implementation 'com.github.britter:bean-validators:0.8.0'

Gradle Kotlin DSL: Add the following com.github.britter : bean-validators gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.britter:bean-validators:0.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.britter : bean-validators sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.britter" % "bean-validators" % "0.8.0"

Advertisement

Dependencies from Group

Jun 21, 2020
13 stars

Discover Dependencies

Jul 03, 2019
3 usages
1.1k stars
Jan 15, 2021
135 usages
1.6k stars
Oct 24, 2017
6 stars
Sep 28, 2020
10.7k stars
Oct 15, 2020
5 usages
855 stars
Dec 23, 2021
6.5k stars
Jul 28, 2015
710 stars
Apr 20, 2016
355 stars