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