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