Jar examples for v:vraptor
Java web MVC framework for fast and maintainable development
You can download jar file vraptor 4.2.0-RC5 in this page.
Apache License, Version 2.0
You can use the following script to add vraptor-4.2.0-RC5.jar to your project.
<dependency> <groupId>br.com.caelum</groupId> <artifactId>vraptor</artifactId> <version>4.2.0-RC5</version> </dependency>
compile group: 'br.com.caelum', name: 'vraptor', version: '4.2.0-RC5'
libraryDependencies += "br.com.caelum" % "vraptor" % "4.2.0-RC5"
<dependency org="br.com.caelum" name="vraptor" rev="4.2.0-RC5"/>
@Grapes(@Grab(group='br.com.caelum', module='vraptor', version='4.2.0-RC5'))
'br.com.caelum:vraptor:jar:4.2.0-RC5'
Click the following link to download the jar file.
vraptor-4.2.0-RC5-javadoc.jar