You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>