forked from linkedin/rest.li
-
Notifications
You must be signed in to change notification settings - Fork 0
Building with Rest.li
DuglsYoung edited this page Jan 14, 2013
·
3 revisions
You can use the latest released version of Rest.li or build your own local version.
The latest released versions of Rest.li jars are loaded into Maven, so you can readily use it with your applications by simply….
You can also checkout, modify, or build your own copy of Rest.li.
You can get your own copy of the Rest.li respository with:
git clone [email protected]:linkedin/rest.li.wiki
Or if you already have a copy of the repository, you can update with
git pull
To do a clean build type:
gradle clean build
To install the gradle jars in your own local repository, do:
gradle install???
- Dynamic Discovery (D2)
- Data Schema and Templates
-
Rest.li
- Server
- Client
- Projections
- Tools
- FAQs