We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
VRaptor 4 is a MVC action-based framework, on top of CDI.
See pages for documentation in portuguese.
English documentation is welcome.
For a quick start, you can use this snippet it your maven POM:
<dependency> <groupId>br.com.caelum</groupId> <artifactId>vraptor</artifactId> <version>4.0.0-beta-3</version> <!--or the latest version--> </dependency>
Or you can download it directly at our artifacts repository.