A plugin to generate various files for the Eclipse IDE and ease the use of Maven within that environment.
'maven:maven-eclipse-plugin:1.12'
<dependency>
<groupId>maven</groupId>
<artifactId>maven-eclipse-plugin</artifactId>
<version>1.12</version>
</dependency>
<dependency org="maven" name="maven-eclipse-plugin" rev="1.12"/>
"maven", "maven-eclipse-plugin", "1.12"