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