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