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