Dépendance du test de jersey

#Jersey Test Dependency
// https://mvnrepository.com/artifact/org.glassfish.jersey.test-framework/jersey-test-framework-core
compile group: 'org.glassfish.jersey.test-framework', name: 'jersey-test-framework-core', version: '2.6'
Dark Knight