文件名 | 操作 |
---|---|
maven-oss-parent-for-github-0.0.1.pom | 下载 |
<dependency>
<groupId>io.toolisticon.maven</groupId>
<artifactId>maven-oss-parent-for-github</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.toolisticon.maven', module='maven-oss-parent-for-github', version='0.0.1')
)