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