Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gregwhitaker authored Sep 13, 2016
1 parent 9f48374 commit ea7f155
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,8 @@ As you can see the partial response is a significant reduction in payload size a
##Getting Catnap
Catnap libraries are available from JCenter.

###Spring
If you are integrating Catnap with a SpringMVC or Spring Boot application you will need the [catnap-spring](https://bintray.com/gregwhitaker/maven/catnap-spring) library.

###JAX-RS
If you are integrating Catnap with a Jersey or RESTEasy application you will need the [catnap-jaxrs](https://bintray.com/gregwhitaker/maven/catnap-jaxrs) library.
* [catnap-spring](https://bintray.com/gregwhitaker/maven/catnap-spring) - Use this library if you are integrating Catnap with a SpringMVC or Spring Boot application.
* [catnap-jaxrs](https://bintray.com/gregwhitaker/maven/catnap-jaxrs) - Use this library if you are integrating Catnap with a Jersey or RESTEasy application.

##Getting Started

Expand Down

0 comments on commit ea7f155

Please sign in to comment.