Home > jersey_ext

jersey_ext

Jersey_ext is a project mainly written in Java, based on the MIT license.

Extensions to jersey classes

Purpose:

jersey_ext houses classes that I would like to share across multiple jersey based projects.

Building/Running:

This is a standard maven project, so mvn clean install should work provided you have maven on your path.

Previous:first_app