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