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