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