Building Jersey 2.x RESTful Web services in Servlet 3 container with Maven

Building Jersey 2.x RESTful Web services in Servlet 3 container with Maven

This is our implementation of Jersey 2.23.1 RESTful web services running on Tomcat 8's Servlet 3.1. It is our practice to write a blog as way to document a new feature available in our servers. We use NetBeans 8.1 for our IDE.