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