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.1 in this page.
Apache License
You can use the following script to add bval-jsr-1.1.1.jar to your project.
<dependency> <groupId>org.apache.bval</groupId> <artifactId>bval-jsr</artifactId> <version>1.1.1</version> </dependency>
compile group: 'org.apache.bval', name: 'bval-jsr', version: '1.1.1'
libraryDependencies += "org.apache.bval" % "bval-jsr" % "1.1.1"
<dependency org="org.apache.bval" name="bval-jsr" rev="1.1.1"/>
@Grapes(@Grab(group='org.apache.bval', module='bval-jsr', version='1.1.1'))
'org.apache.bval:bval-jsr:jar:1.1.1'
Click the following link to download the jar file.
bval-jsr-1.1.1-javadoc.jar