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