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