文件名 | 操作 |
---|---|
appAuthentication-2.0-24.0.0.12.pom | 下载 |
<dependency>
<groupId>io.openliberty.features</groupId>
<artifactId>appAuthentication-2.0</artifactId>
<version>24.0.0.12</version>
<type>esa</type>
</dependency>
@Grapes(
@Grab(group='io.openliberty.features', module='appAuthentication-2.0', version='24.0.0.12')
)
<dependency org="io.openliberty.features" name="appAuthentication-2.0" rev="24.0.0.12" />
compile
|-- io.openliberty.features:xmlBinding-3.0:24.0.0.12
|-- io.openliberty.features:appSecurity-4.0:24.0.0.12
|-- io.openliberty.features:servlet-5.0:24.0.0.12
|-- io.openliberty.features:com.ibm.websphere.appserver.eeCompatible-9.0:24.0.0.12
|-- io.openliberty.features:io.openliberty.servlet.internal-5.0:24.0.0.12