File | Operation |
---|---|
license-maven-plugin-parent-4.5.pom | download |
<dependency>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin-parent</artifactId>
<version>4.5</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.mycila', module='license-maven-plugin-parent', version='4.5')
)