Tools to manage artifacts and deployment. *WARNING*: This version of the artifact-plugin requires Maven 1.1. People using Maven 1.0 should NOT use this version of the plugin.
'maven:maven-artifact-plugin:1.7'
<dependency> <groupId>maven</groupId> <artifactId>maven-artifact-plugin</artifactId> <version>1.7</version> </dependency>
<dependency org="maven" name="maven-artifact-plugin" rev="1.7"/>
"maven", "maven-artifact-plugin", "1.7"