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