is not current version
Last Version 5.11

org.uma.jmetal:jmetal-core 5.10

jMetal core classes (Algorithm, Solution, Problem, Operator, QualityIndicator) and basic utils

License

License

GroupId

GroupId

org.uma.jmetal
ArtifactId

ArtifactId

jmetal-core
Version

Version

5.10
Type

Type

jar
Description

Description

org.uma.jmetal:jmetal-core
jMetal core classes (Algorithm, Solution, Problem, Operator, QualityIndicator) and basic utils

Download jmetal-core 5.10


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.maven.reporting : maven-reporting-api jar 3.0
org.apache.commons : commons-lang3 jar 3.9
org.apache.commons : commons-collections4 jar 4.4
org.apache.commons : commons-math3 jar 3.6.1
commons-io : commons-io jar 2.4
org.hamcrest : hamcrest jar 2.2
org.knowm.xchart : xchart jar 3.2.2
nz.ac.waikato.cms.weka : weka-stable jar 3.8.1
com.github.mbuzdalov : non-dominated-sorting-implementations jar 0.2.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.13
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
org.mockito : mockito-core jar 3.2.0
org.springframework : spring-test jar 4.0.7.RELEASE

Project Modules

There are no modules declared in this project.