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