文件名 | 操作 |
---|---|
wasJmsSecurity-24.0.0.12.pom | 下载 |
<dependency>
<groupId>io.openliberty.features</groupId>
<artifactId>wasJmsSecurity</artifactId>
<version>24.0.0.12</version>
<type>esa</type>
</dependency>
@Grapes(
@Grab(group='io.openliberty.features', module='wasJmsSecurity', version='24.0.0.12')
)