MVN

edu.gmu.cs : ecj

Maven & Gradle

Sep 08, 2014
1 usages

ECJ · ECJ, A Java-based Evolutionary Computation Research System. ECJ is a research EC system written in Java. It was designed to be highly flexible, with nearly all classes (and all of their settings) dynamically determined at runtime by a user-provided parameter file. All structures in the system are arranged to be easily modifiable. Even so, the system was designed with an eye toward efficiency. ECJ is developed at George Mason University's ECLab Evolutionary Computation Laboratory. The software has nothing to do with its initials' namesake, Evolutionary Computation Journal. ECJ's sister project is MASON, a multi-agent simulation system which dovetails with ECJ nicely.

<dependency>
    <groupId>edu.gmu.cs</groupId>
    <artifactId>ecj</artifactId>
    <version>22</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.gmu.cs : ecj to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 22

All Versions

Choose a version of edu.gmu.cs : ecj to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
22
ecj-22
21
ecj-21
20.0
ecj-20.0

How to add a dependency to Maven

Add the following edu.gmu.cs : ecj maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.gmu.cs</groupId>
    <artifactId>ecj</artifactId>
    <version>22</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.gmu.cs : ecj gradle dependency to your build.gradle file:

implementation 'edu.gmu.cs:ecj:22'

Gradle Kotlin DSL: Add the following edu.gmu.cs : ecj gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.gmu.cs:ecj:22")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.gmu.cs : ecj sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.gmu.cs" % "ecj" % "22"

Advertisement

Dependencies from Group

ecj
Sep 08, 2014
1 usages
Oct 07, 2009
1 usages

Discover Dependencies

Feb 14, 2006
12 usages
May 19, 2010
13 usages
May 19, 2009
1 usages
Jan 24, 2014
34 usages
Sep 16, 2011
5 usages
123 stars
Dec 17, 2014
3 usages
12.2k stars
May 12, 2014
3 usages
2 stars
Mar 12, 2014
2 usages
Apr 22, 2013
1 usages