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