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