Skip to content
This repository has been archived by the owner on Aug 24, 2018. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:wordnik/swagger-play
Browse files Browse the repository at this point in the history
  • Loading branch information
fehguy committed Jan 20, 2012
2 parents bac2546 + a7c4a26 commit 8c71142
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,15 @@ For more information about Wordnik's APIs, please visit http://developer.wordnik
### Prerequisites
You need the following installed and available in your $PATH:

<li>- Play Framework 1.2.3
<li>- Play Framework 1.2.x

<li>- Scala 2.8.1 (http://www.scala-lang.org)

### To build

The swagger-play module depends on swagger-core_2.8.1-1.1-SNAPSHOT. If not available in a public maven repo, you can
build locally from https://github.com/wordnik/swagger-core/tree/scala-2.8.1
The swagger-play module depends on swagger-core_2.8.1-1.1. You can find this artifact in a public maven repo:

https://oss.sonatype.org/content/repositories/releases/com/wordnik/swagger-core_2.8.1/

Get the dependencies for the swagger-play module:

Expand Down

0 comments on commit 8c71142

Please sign in to comment.