文件名 | 操作 |
---|---|
integration-test-parent-1.5.1.pom | 下载 |
<dependency>
<groupId>io.toolisticon.cute</groupId>
<artifactId>integration-test-parent</artifactId>
<version>1.5.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.toolisticon.cute', module='integration-test-parent', version='1.5.1')
)