Jar examples for l:license-maven-plugin
Maven 2 plugin to check and update license headers in source files
You can download jar file license-maven-plugin 3.0 in this page.
Apache License
You can use the following script to add license-maven-plugin-3.0.jar to your project.
<dependency> <groupId>com.mycila</groupId> <artifactId>license-maven-plugin</artifactId> <version>3.0</version> </dependency>
compile group: 'com.mycila', name: 'license-maven-plugin', version: '3.0'
libraryDependencies += "com.mycila" % "license-maven-plugin" % "3.0"
<dependency org="com.mycila" name="license-maven-plugin" rev="3.0"/>
@Grapes(@Grab(group='com.mycila', module='license-maven-plugin', version='3.0'))
'com.mycila:license-maven-plugin:jar:3.0'
Click the following link to download the jar file.
license-maven-plugin-3.0-javadoc.jar