4.0.0 org.glassfish.jersey.tests.performance project 3.1.0-SNAPSHOT performance-test-benchmarks jar performance-test-benchmarks Micro-benchmarks to see performance of Jersey and it's features jakarta.xml.bind jakarta.xml.bind-api org.glassfish.jersey.core jersey-server ${project.version} org.glassfish.jersey.media jersey-media-json-jackson org.glassfish.jersey.ext jersey-entity-filtering org.glassfish.jersey.containers jersey-container-grizzly2-http org.glassfish.jersey.connectors jersey-grizzly-connector jakarta.annotation jakarta.annotation-api javax.annotation javax.annotation-api ${javax.annotation.version} org.glassfish.jersey.test-framework jersey-test-framework-util org.openjdk.jmh jmh-core org.openjdk.jmh jmh-generator-annprocess provided org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-bundle pom test org.codehaus.mojo exec-maven-plugin java -classpath org.glassfish.jersey.tests.performance.benchmark.AllBenchmarks org.apache.maven.plugins maven-shade-plugin false shade-archive package shade ${uberjar.name} org.glassfish.jersey.tests.performance.benchmark.AllBenchmarks *:* META-INF/*.SF META-INF/*.DSA META-INF/*.RSA org.apache.maven.plugins maven-surefire-plugin always false sonar org.apache.maven.plugins maven-surefire-plugin benchmark