jersey-examples-managed-client · Jersey managed client example.
Group: org.glassfish.jersey.examples - All Dependencies
jersey-examples-managed-beans-webapp · Jersey Managed Beans Web Application Example.
jersey-examples-json-with-padding · Jersey JSON with Padding example.
jersey-examples-json-processing-webapp · Jersey JSON-P (JSR 353) example.
jersey-examples-json-moxy · Jersey JSON with MOXy example.
jersey-examples-json-jettison · Jersey JSON with Jettison JAXB example.
jersey-examples-json-jackson1 · Jersey JSON with Jackson 1.x example.
jersey-examples-json-jackson · Jersey JSON with Jackson example.
jersey-examples-jaxrs-types-injection · Jersey JAX-RS types injection example.
jersey-examples-https-server-glassfish · Jersey HTTPS server on GlassFish example.
jersey-examples-https-clientserver-grizzly · Jersey HTTPS Client/Server example on Grizzly.
jersey-examples-http-trace · Jersey HTTP TRACE support example.
jersey-examples-http-patch · Jersey example for implementing generic PATCH support via JAX-RS reader interceptor. Taken from Gerard Davison's blog entry: http://kingsfleet.blogspot.co.uk/2014/02/transparent-patch-support-in-jax-rs-20.html
jersey-examples-helloworld-weld · Jersey annotated resource class "Hello world" example with Weld support.
jersey-examples-helloworld-spring-webapp · Spring 4 Integration Jersey Example
Spring 4 Integration Jersey Example
jersey-examples-helloworld-pure-jax-rs · Example using only the standard JAX-RS API's and the lightweight HTTP server bundled in JDK.
jersey-examples-helloworld-programmatic · Jersey programmatic resource API "Hello world" example.
jersey-examples-helloworld-benchmark · Jersey "Hello World" benchmark example.
jersey-examples-helloworld · Jersey annotated resource class "Hello world" example.
jersey-examples-freemarker-webapp · Jersey Freemarker example.