Jar examples for o:org.apache.bval.bundle
Apache Bean Validation - Aggregate OSGi Bundle (bval-core + bval-jsr303)
You can download jar file org.apache.bval.bundle 0.3-incubating in this page.
Apache License
You can use the following script to add org.apache.bval.bundle-0.3-incubating.jar to your project.
<dependency> <groupId>org.apache.bval</groupId> <artifactId>org.apache.bval.bundle</artifactId> <version>0.3-incubating</version> </dependency>
compile group: 'org.apache.bval', name: 'org.apache.bval.bundle', version: '0.3-incubating'
libraryDependencies += "org.apache.bval" % "org.apache.bval.bundle" % "0.3-incubating"
<dependency org="org.apache.bval" name="org.apache.bval.bundle" rev="0.3-incubating"/>
@Grapes(@Grab(group='org.apache.bval', module='org.apache.bval.bundle', version='0.3-incubating'))
'org.apache.bval:org.apache.bval.bundle:jar:0.3-incubating'
Click the following link to download the jar file.
org.apache.bval.bundle-0.3-incubating.jar