文件名 | 操作 |
---|---|
smallrye-config-parent-2.12.3.pom | 下载 |
<dependency>
<groupId>io.smallrye.config</groupId>
<artifactId>smallrye-config-parent</artifactId>
<version>2.12.3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.smallrye.config', module='smallrye-config-parent', version='2.12.3')
)