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