Jar examples for u:unleash-maven-plugin
This plugin provides a generic alternative to the error-prone default release plugin provided by Maven. It is designed to require a minimal effort of work for releasing modules and being extensible to integrate in every project setup.
You can download jar file unleash-maven-plugin 2.4.2 in this page.
You can use the following script to add unleash-maven-plugin-2.4.2.jar to your project.
<dependency> <groupId>com.itemis.maven.plugins</groupId> <artifactId>unleash-maven-plugin</artifactId> <version>2.4.2</version> </dependency>
compile group: 'com.itemis.maven.plugins', name: 'unleash-maven-plugin', version: '2.4.2'
libraryDependencies += "com.itemis.maven.plugins" % "unleash-maven-plugin" % "2.4.2"
<dependency org="com.itemis.maven.plugins" name="unleash-maven-plugin" rev="2.4.2"/>
@Grapes(@Grab(group='com.itemis.maven.plugins', module='unleash-maven-plugin', version='2.4.2'))
'com.itemis.maven.plugins:unleash-maven-plugin:jar:2.4.2'
Click the following link to download the jar file.
unleash-maven-plugin-2.4.2-javadoc.jar