Download vraptor-4.0.0-beta-3.jar file - Jar v

Jar examples for v:vraptor

Description

Java web MVC framework for fast and maintainable development

You can download jar file vraptor 4.0.0-beta-3 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add vraptor-4.0.0-beta-3.jar to your project.

<dependency>
   <groupId>br.com.caelum</groupId>
   <artifactId>vraptor</artifactId>
   <version>4.0.0-beta-3</version>
</dependency>
compile group: 'br.com.caelum', name: 'vraptor', version: '4.0.0-beta-3'
libraryDependencies += "br.com.caelum" % "vraptor" % "4.0.0-beta-3"
<dependency org="br.com.caelum" name="vraptor" rev="4.0.0-beta-3"/>
@Grapes(@Grab(group='br.com.caelum', module='vraptor', version='4.0.0-beta-3'))
'br.com.caelum:vraptor:jar:4.0.0-beta-3'

Download

Click the following link to download the jar file.

vraptor-4.0.0-beta-3-javadoc.jar
vraptor-4.0.0-beta-3-sources.jar
vraptor-4.0.0-beta-3.jar
vraptor-4.0.0-beta-3.pom



Related Tutorials