Skip to content
Paulo Silveira edited this page Oct 9, 2013 · 14 revisions

Welcome to the vraptor4 wiki! 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-beta-SNAPSHOT</version> <!--ou a última versão disponível-->
</dependency>
Clone this wiki locally