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 2.5 in this page.
Apache License
You can use the following script to add license-maven-plugin-2.5.jar to your project.
<dependency> <groupId>com.mycila</groupId> <artifactId>license-maven-plugin</artifactId> <version>2.5</version> </dependency>
compile group: 'com.mycila', name: 'license-maven-plugin', version: '2.5'
libraryDependencies += "com.mycila" % "license-maven-plugin" % "2.5"
<dependency org="com.mycila" name="license-maven-plugin" rev="2.5"/>
@Grapes(@Grab(group='com.mycila', module='license-maven-plugin', version='2.5'))
'com.mycila:license-maven-plugin:jar:2.5'
Click the following link to download the jar file.
license-maven-plugin-2.5-javadoc.jar