文件名 | 操作 |
---|---|
qendpoint-parent-2.0.0.pom | 下载 |
<dependency>
<groupId>com.the-qa-company</groupId>
<artifactId>qendpoint-parent</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.the-qa-company', module='qendpoint-parent', version='2.0.0')
)