jersey test dependency

Solutions on MaxInterview for jersey test dependency by the best coders in the world

showing results for - "jersey test dependency"
Adrian
04 Apr 2017
1#Jersey Test Dependency
2// https://mvnrepository.com/artifact/org.glassfish.jersey.test-framework/jersey-test-framework-core
3compile group: 'org.glassfish.jersey.test-framework', name: 'jersey-test-framework-core', version: '2.6'