Jar examples for m:maven-plugin-api
The API for plugins - Mojos - development.
You can download jar file maven-plugin-api 2.0.9 in this page.
The Apache Software License, Version 2.0
You can use the following script to add maven-plugin-api-2.0.9.jar to your project.
<dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-plugin-api</artifactId> <version>2.0.9</version> </dependency>
compile group: 'org.apache.maven', name: 'maven-plugin-api', version: '2.0.9'
libraryDependencies += "org.apache.maven" % "maven-plugin-api" % "2.0.9"
<dependency org="org.apache.maven" name="maven-plugin-api" rev="2.0.9"/>
@Grapes(@Grab(group='org.apache.maven', module='maven-plugin-api', version='2.0.9'))
'org.apache.maven:maven-plugin-api:jar:2.0.9'
Click the following link to download the jar file.
maven-plugin-api-2.0.9-javadoc.jar