4.0.0 project org.glassfish.jersey.ext 2.38-SNAPSHOT jersey-servlet-portability jar jersey-ext-servlet-portability Library that enables writing web applications that run with both Jersey 1.x and Jersey 2.x servlet containers. com.sun.istack istack-commons-maven-plugin true org.codehaus.mojo build-helper-maven-plugin true jakarta.ws.rs jakarta.ws.rs-api provided com.sun.jersey jersey-servlet ${jersey1.version} provided org.glassfish.jersey.containers jersey-container-servlet-core ${project.version} provided jakarta.servlet jakarta.servlet-api ${servlet4.version} provided