File | Operation |
---|---|
project-2.28-RC4.pom | download |
<dependency>
<groupId>org.glassfish.jersey.connectors</groupId>
<artifactId>project</artifactId>
<version>2.28-RC4</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.connectors', module='project', version='2.28-RC4')
)
<parent> <groupId>org.glassfish.jersey</groupId> <artifactId>project</artifactId> <version>2.28-RC4</version> </parent>
compile
|-- org.glassfish.jersey.core:jersey-common
|-- org.glassfish.jersey.core:jersey-client
|-- jakarta.ws.rs:jakarta.ws.rs-api
test
|-- junit:junit