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