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.8'
<dependency> <groupId>maven</groupId> <artifactId>maven-artifact-plugin</artifactId> <version>1.8</version> </dependency>
<dependency org="maven" name="maven-artifact-plugin" rev="1.8"/>
"maven", "maven-artifact-plugin", "1.8"