License |
License |
---|---|
GroupId | GroupIdorg.uma.jmetalsp |
ArtifactId | ArtifactIdjmetalsp-algorithm |
Version | Version2.0 |
Type | Typejar |
Description |
Descriptionorg.uma.jmetalsp:jmetalsp-algorithm
Java framework for Big Data Optimization with multi-objective metaheuristics
|
Filename | Size |
---|---|
jmetalsp-algorithm-2.0.pom | |
jmetalsp-algorithm-2.0.jar | 36 KB |
jmetalsp-algorithm-2.0-sources.jar | 22 KB |
jmetalsp-algorithm-2.0-javadoc.jar | 159 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.uma.jmetalsp/jmetalsp-algorithm/ -->
<dependency>
<groupId>org.uma.jmetalsp</groupId>
<artifactId>jmetalsp-algorithm</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.uma.jmetalsp/jmetalsp-algorithm/
implementation 'org.uma.jmetalsp:jmetalsp-algorithm:2.0'
// https://jarcasting.com/artifacts/org.uma.jmetalsp/jmetalsp-algorithm/
implementation ("org.uma.jmetalsp:jmetalsp-algorithm:2.0")
'org.uma.jmetalsp:jmetalsp-algorithm:jar:2.0'
<dependency org="org.uma.jmetalsp" name="jmetalsp-algorithm" rev="2.0">
<artifact name="jmetalsp-algorithm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uma.jmetalsp', module='jmetalsp-algorithm', version='2.0')
)
libraryDependencies += "org.uma.jmetalsp" % "jmetalsp-algorithm" % "2.0"
[org.uma.jmetalsp/jmetalsp-algorithm "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.uma.jmetalsp : jmetalsp-core | jar | 2.0 |
org.uma.jmetalsp : jmetalsp-observeddata | jar | 2.0 |
org.uma.jmetal : jmetal-algorithm | jar | 5.5.2 |
org.uma.jmetal : jmetal-problem | jar | 5.5.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |