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