Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating download pages #594

Merged
merged 3 commits into from
Jun 16, 2014
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.