Last Version

jmetalsp 2.0

Java framework for Big Data Optimization with multi-objective metaheuristics

License

License

GroupId

GroupId

org.uma.jmetalsp
ArtifactId

ArtifactId

jmetalsp
Version

Version

2.0
Type

Type

pom
Description

Description

jmetalsp
Java framework for Big Data Optimization with multi-objective metaheuristics
Project URL

Project URL

http://jmetal.github.io/jMetal/
Source Code Management

Source Code Management

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

Download jmetalsp 2.0

Filename Size
jmetalsp-2.0.pom 8 KB
Browse

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

Dependencies

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

Project Modules

  • jmetalsp-core
  • jmetalsp-observeddata
  • jmetalsp-algorithm
  • jmetalsp-consumer
  • jmetalsp-problem
  • jmetalsp-examples
  • jmetalsp-externalsource
  • jmetalsp-streamingdatasource
  • jmetalsp-spark