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