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