Jar examples for p:plugin-utils
The Maven Plugin Utils is a Java library which contains utilities for the Maven 2 plugins.
You can download jar file plugin-utils 1.3.0 in this page.
The BSD 3-Clause License
You can use the following script to add plugin-utils-1.3.0.jar to your project.
<dependency> <groupId>biz.gabrys.maven</groupId> <artifactId>plugin-utils</artifactId> <version>1.3.0</version> </dependency>
compile group: 'biz.gabrys.maven', name: 'plugin-utils', version: '1.3.0'
libraryDependencies += "biz.gabrys.maven" % "plugin-utils" % "1.3.0"
<dependency org="biz.gabrys.maven" name="plugin-utils" rev="1.3.0"/>
@Grapes(@Grab(group='biz.gabrys.maven', module='plugin-utils', version='1.3.0'))
'biz.gabrys.maven:plugin-utils:jar:1.3.0'
Click the following link to download the jar file.
plugin-utils-1.3.0-javadoc.jar