File | Operation |
---|---|
project-3.0.4.pom | download |
<dependency>
<groupId>org.glassfish.jersey.test-framework</groupId>
<artifactId>project</artifactId>
<version>3.0.4</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.test-framework', module='project', version='3.0.4')
)