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