The Eclipse Plugin is used to generate Eclipse IDE files (.project, .classpath and the .settings folder) from a POM.
'com.github.nill14.patch1:maven-eclipse-plugin:2.9'
<dependency>
<groupId>com.github.nill14.patch1</groupId>
<artifactId>maven-eclipse-plugin</artifactId>
<version>2.9</version>
</dependency>
<dependency org="com.github.nill14.patch1" name="maven-eclipse-plugin" rev="2.9"/>
"com.github.nill14.patch1", "maven-eclipse-plugin", "2.9"