File | Operation |
---|---|
glassfish-1.18.6.pom | download |
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>glassfish</artifactId>
<version>1.18.6</version>
<type>pom</type>
</dependency>
<parent> <groupId>com.sun.jersey</groupId> <artifactId>jersey-project</artifactId> <version>1.18.6</version> </parent>