Skip to content

Commit

Permalink
readme for comsat-jackson
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Schlansker committed Nov 27, 2017
1 parent 6b75533 commit 1b0dbf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Add the following Maven/Gradle dependencies:
| [JAX-RS client](https://jersey.java.net/documentation/latest/client.html) integration for HTTP calls with fibers. | `co.paralleluniverse:comsat-jax-rs-client:0.7.0`
| [ApacheHttpClient](http://hc.apache.org/httpcomponents-client-ga/) integration for HTTP calls with fibers. | `co.paralleluniverse:comsat-httpclient:0.7.0`
| [Retrofit](http://square.github.io/retrofit/) integration with fibers. | `co.paralleluniverse:comsat-retrofit:0.7.0`
| [Jackson](https://github.com/FasterXML/jackson-databind) supports suspendable I/O via Stream/Reader/Writer | `co.paralleluniverse:comsat-jackson:0.7.1-SNAPSHOT`
| [JDBI](http://jdbi.org/) integration with fibers. | `co.paralleluniverse:comsat-jdbi:0.7.0`
| JDBC integration with fibers. | `co.paralleluniverse:comsat-jdbc:0.7.0`
| [jOOQ](http://www.jooq.org/) integration with fibers. | `co.paralleluniverse:comsat-jooq:0.7.0`
Expand Down

0 comments on commit 1b0dbf0

Please sign in to comment.