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