File | Operation |
---|---|
jaxrs-2.0-22.0.0.9.pom | download |
<dependency>
<groupId>io.openliberty.features</groupId>
<artifactId>jaxrs-2.0</artifactId>
<version>22.0.0.9</version>
<type>esa</type>
</dependency>
@Grapes(
@Grab(group='io.openliberty.features', module='jaxrs-2.0', version='22.0.0.9')
)