Install artifacts into the local repository.
'org.codehaus.groovy.maven.examples:install-maven-plugin:1.0'
<dependency>
<groupId>org.codehaus.groovy.maven.examples</groupId>
<artifactId>install-maven-plugin</artifactId>
<version>1.0</version>
</dependency>
<dependency org="org.codehaus.groovy.maven.examples" name="install-maven-plugin" rev="1.0"/>
"org.codehaus.groovy.maven.examples", "install-maven-plugin", "1.0"