文件名 | 操作 |
---|---|
license-maven-plugin-parent-4.3.pom | 下载 |
<dependency>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin-parent</artifactId>
<version>4.3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.mycila', module='license-maven-plugin-parent', version='4.3')
)