File | Operation |
---|---|
appAuthentication-3.0-24.0.0.12.pom | download |
<dependency>
<groupId>io.openliberty.features</groupId>
<artifactId>appAuthentication-3.0</artifactId>
<version>24.0.0.12</version>
<type>esa</type>
</dependency>
@Grapes(
@Grab(group='io.openliberty.features', module='appAuthentication-3.0', version='24.0.0.12')
)
<dependency org="io.openliberty.features" name="appAuthentication-3.0" rev="24.0.0.12" />