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