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