Jar examples for r:rave
A data model validation framework that uses java annotation processing
You can download jar file rave 2.0.0 in this page.
MIT License
You can use the following script to add rave-2.0.0.jar to your project.
<dependency> <groupId>com.uber</groupId> <artifactId>rave</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.uber', name: 'rave', version: '2.0.0'
libraryDependencies += "com.uber" % "rave" % "2.0.0"
<dependency org="com.uber" name="rave" rev="2.0.0"/>
@Grapes(@Grab(group='com.uber', module='rave', version='2.0.0'))
'com.uber:rave:jar:2.0.0'
Click the following link to download the jar file.
rave-2.0.0-javadoc.jar