Skip to content

Commit

Permalink
Merge pull request #594 from caelum/updatingDownloadPages
Browse files Browse the repository at this point in the history
Updating download pages
  • Loading branch information
Turini committed Jun 16, 2014
2 parents 16f1686 + 9e54fd4 commit a010665
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
4 changes: 4 additions & 0 deletions vraptor-site/content/en/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,8 @@

Or you can download it directly [at our artifacts repository](https://bintray.com/caelum/VRaptor4/br.com.caelum.vraptor/).

At the same repository you can download our sample project, the `vraptor-musicjungle`.

There is also the `vraptor-blank-project`, a base project configured with all required dependencies.


6 changes: 5 additions & 1 deletion vraptor-site/content/pt/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Download
---

Você pode fazer o download pelo [bintray](https://bintray.com/caelum/VRaptor4/br.com.caelum.vraptor/) ou via [maven](http://search.maven.org/#search%7Cga%7C1%7Cvraptor):
Para começar a usar basta adicionar a dependência do VRaptor em seu `pom.xml`:

~~~
#!xml
Expand All @@ -13,4 +13,8 @@
</dependency>
~~~

Caso prefira, você pode fazer o download diretamente pelo [bintray](https://bintray.com/caelum/VRaptor4/br.com.caelum.vraptor/).

No mesmo repositório você também encontrará para download o nosso projeto de exemplo, o `vraptor-musicjungle`.

Há ainda o `vraptor-blank-project`, um projeto base já configurado com todas as dependências necessárias.

0 comments on commit a010665

Please sign in to comment.