MVN

eclipse : ejc

Maven & Gradle

Sep 20, 2005
3 usages
<dependency>
    <groupId>eclipse</groupId>
    <artifactId>ejc</artifactId>
    <version>3.0M8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eclipse : ejc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0M8

All Versions

Choose a version of eclipse : ejc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0M8
ejc-3.0M8

How to add a dependency to Maven

Add the following eclipse : ejc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eclipse</groupId>
    <artifactId>ejc</artifactId>
    <version>3.0M8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eclipse : ejc gradle dependency to your build.gradle file:

implementation 'eclipse:ejc:3.0M8'

Gradle Kotlin DSL: Add the following eclipse : ejc gradle kotlin dependency to your build.gradle.kts file:

implementation("eclipse:ejc:3.0M8")

How to add a dependency to SBT Scala

SBT Scala: Add the following eclipse : ejc sbt scala dependency to your build.sbt file:

libraryDependencies += "eclipse" % "ejc" % "3.0M8"

Advertisement

Dependencies from Group

Apr 21, 2006
15 usages
ejc
Sep 20, 2005
3 usages
Sep 20, 2005
2 usages
Sep 20, 2005
1 usages
Sep 20, 2005
1 usages

Discover Dependencies

Sep 20, 2005
Sep 20, 2005
1 usages
Sep 20, 2005
4 usages
Nov 06, 2006
5 usages
Oct 03, 2010
Sep 20, 2005
Sep 20, 2005
Aug 05, 2012
Aug 05, 2012