is not current version
Last Version 5.11

org.uma.jmetal:jmetal 5.10

Java framework for multi-objective optimization with metaheuristics

License

License

GroupId

GroupId

org.uma.jmetal
ArtifactId

ArtifactId

jmetal
Version

Version

5.10
Type

Type

pom
Description

Description

org.uma.jmetal:jmetal
Java framework for multi-objective optimization with metaheuristics
Source Code Management

Source Code Management

https://github.com/jMetal/jMetal.git

Download jmetal 5.10

Filename Size
jmetal-5.10.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jmetal-core
  • jmetal-algorithm
  • jmetal-lab
  • jmetal-example
  • jmetal-problem
  • jmetal-auto