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