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