License |
License |
---|---|
GroupId | GroupIdorg.uma.jmetal |
ArtifactId | ArtifactIdjmetal-core |
Last Version | Last Version5.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.uma.jmetal:jmetal-core
jMetal core classes (Algorithm, Solution, Problem, Operator, QualityIndicator) and basic utils
|
Filename | Size |
---|---|
jmetal-core-5.11.pom | |
jmetal-core-5.11.jar | 2 MB |
jmetal-core-5.11-sources.jar | 2 MB |
jmetal-core-5.11-javadoc.jar | 846 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.uma.jmetal/jmetal-core/ -->
<dependency>
<groupId>org.uma.jmetal</groupId>
<artifactId>jmetal-core</artifactId>
<version>5.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.uma.jmetal/jmetal-core/
implementation 'org.uma.jmetal:jmetal-core:5.11'
// https://jarcasting.com/artifacts/org.uma.jmetal/jmetal-core/
implementation ("org.uma.jmetal:jmetal-core:5.11")
'org.uma.jmetal:jmetal-core:jar:5.11'
<dependency org="org.uma.jmetal" name="jmetal-core" rev="5.11">
<artifact name="jmetal-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uma.jmetal', module='jmetal-core', version='5.11')
)
libraryDependencies += "org.uma.jmetal" % "jmetal-core" % "5.11"
[org.uma.jmetal/jmetal-core "5.11"]
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.7 |
org.hamcrest : hamcrest | jar | 2.2 |
org.knowm.xchart : xchart | jar | 3.2.2 |
nz.ac.waikato.cms.weka : weka-stable | jar | 3.8.5 |
com.github.mbuzdalov : non-dominated-sorting-implementations | jar | 0.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | 5.7.0 |
junit : junit | jar | 4.13.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.mockito : mockito-core | jar | 3.2.0 |
org.springframework : spring-test | jar | 4.0.7.RELEASE |
Version |
---|
5.11
|
5.10
|
5.9
|
5.7
|
5.6
|
5.5.3
|
5.5.2
|
5.5.1
|
5.5
|
5.4
|
5.3
|
5.2
|
5.1
|
5.0
|
5.0-Beta-34
|
5.0-Beta-33
|
5.0-Beta-32
|
5.0-Beta-31
|
5.0-Beta-29
|
5.0-Beta-28
|
5.0-Beta-26
|
5.0-Beta-25
|