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