Jar examples for b:bval-jsr
Implementation specific classes for JSR 349 Bean Validation 1.1
You can download jar file bval-jsr 1.1.2 in this page.
Apache License
You can use the following script to add bval-jsr-1.1.2.jar to your project.
<dependency> <groupId>org.apache.bval</groupId> <artifactId>bval-jsr</artifactId> <version>1.1.2</version> </dependency>
compile group: 'org.apache.bval', name: 'bval-jsr', version: '1.1.2'
libraryDependencies += "org.apache.bval" % "bval-jsr" % "1.1.2"
<dependency org="org.apache.bval" name="bval-jsr" rev="1.1.2"/>
@Grapes(@Grab(group='org.apache.bval', module='bval-jsr', version='1.1.2'))
'org.apache.bval:bval-jsr:jar:1.1.2'
Click the following link to download the jar file.
bval-jsr-1.1.2-javadoc.jar