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