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