Last Version

Maven Eclipse Plugin 1.12

A plugin to generate various files for the Eclipse IDE and ease the use of Maven within that environment.

Categories

Categories

Eclipse Development Tools IDE Maven Build Tools CLI User Interface
GroupId

GroupId

maven
ArtifactId

ArtifactId

maven-eclipse-plugin
Version

Version

1.12
Type

Type

jar
Description

Description

Maven Eclipse Plugin
A plugin to generate various files for the Eclipse IDE and ease the use of Maven within that environment.
Project URL

Project URL

http://maven.apache.org/maven-1.x/plugins/eclipse/
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/eclipse/

Download maven-eclipse-plugin 1.12


<!-- https://jarcasting.com/artifacts/maven/maven-eclipse-plugin/ -->
<dependency>
    <groupId>maven</groupId>
    <artifactId>maven-eclipse-plugin</artifactId>
    <version>1.12</version>
</dependency>
// https://jarcasting.com/artifacts/maven/maven-eclipse-plugin/
implementation 'maven:maven-eclipse-plugin:1.12'
// https://jarcasting.com/artifacts/maven/maven-eclipse-plugin/
implementation ("maven:maven-eclipse-plugin:1.12")
'maven:maven-eclipse-plugin:jar:1.12'
<dependency org="maven" name="maven-eclipse-plugin" rev="1.12">
  <artifact name="maven-eclipse-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='maven', module='maven-eclipse-plugin', version='1.12')
)
libraryDependencies += "maven" % "maven-eclipse-plugin" % "1.12"
[maven/maven-eclipse-plugin "1.12"]

Dependencies

compile (5)

Group / Artifact Type Version
maven : maven jar 1.0.2
maven : maven-model jar 3.0.2
commons-logging : commons-logging jar 1.0.4
commons-lang : commons-lang jar 2.0
maven : commons-jelly jar 1.0.1-20060717

Project Modules

There are no modules declared in this project.