MVN

org.apache.bval : bval-jsr

Maven & Gradle

Jun 08, 2022
486 usages

Apache BVal :: bval-jsr · Implementation specific classes for JSR 380 Bean Validation 2.0

<dependency>
    <groupId>org.apache.bval</groupId>
    <artifactId>bval-jsr</artifactId>
    <version>2.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.bval : bval-jsr to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.6

All Versions

Choose a version of org.apache.bval : bval-jsr to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
bval-jsr-2.0.6
bval-jsr-2.0.5
bval-jsr-2.0.4
bval-jsr-2.0.3
bval-jsr-2.0.2
bval-jsr-2.0.0
1.1.x
bval-jsr-1.1.2
bval-jsr-1.1.1
bval-jsr-1.1.0

How to add a dependency to Maven

Add the following org.apache.bval : bval-jsr maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.bval</groupId>
    <artifactId>bval-jsr</artifactId>
    <version>2.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.bval : bval-jsr gradle dependency to your build.gradle file:

implementation 'org.apache.bval:bval-jsr:2.0.6'

Gradle Kotlin DSL: Add the following org.apache.bval : bval-jsr gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.bval:bval-jsr:2.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.bval : bval-jsr sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.bval" % "bval-jsr" % "2.0.6"

Advertisement

Dependencies from Group

Jun 08, 2022
486 usages
Sep 18, 2012
63 usages
Jun 08, 2022
36 usages
Oct 29, 2016
26 usages
Jun 08, 2022
5 usages

Discover Dependencies

Dec 12, 2016
14 usages
Jun 24, 2019
0 stars
Jun 13, 2015
1 usages
41 stars
Jun 29, 2017
1 usages
1.8k stars
Jun 16, 2023
3 stars
Dec 07, 2019
15 usages
104 stars
May 17, 2023
16.5k stars
Jun 11, 2015
12 stars
Mar 15, 2018
9 usages
173 stars
Sep 19, 2015
5 usages
9.6k stars