| License |
License |
|---|---|
| GroupId | GroupIdorg.uma.jmetal |
| ArtifactId | ArtifactIdjmetal-lab |
| Last Version | Last Version5.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.uma.jmetal:jmetal-lab
Visualization features and support for experimental studies
|
| Filename | Size |
|---|---|
| jmetal-lab-5.11.pom | |
| jmetal-lab-5.11.jar | 235 KB |
| jmetal-lab-5.11-sources.jar | 183 KB |
| jmetal-lab-5.11-javadoc.jar | 679 KB |
| jmetal-lab-5.11-jar-with-dependencies.jar | 71 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.uma.jmetal/jmetal-lab/ -->
<dependency>
<groupId>org.uma.jmetal</groupId>
<artifactId>jmetal-lab</artifactId>
<version>5.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.uma.jmetal/jmetal-lab/
implementation 'org.uma.jmetal:jmetal-lab:5.11'
// https://jarcasting.com/artifacts/org.uma.jmetal/jmetal-lab/
implementation ("org.uma.jmetal:jmetal-lab:5.11")
'org.uma.jmetal:jmetal-lab:jar:5.11'
<dependency org="org.uma.jmetal" name="jmetal-lab" rev="5.11">
<artifact name="jmetal-lab" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uma.jmetal', module='jmetal-lab', version='5.11')
)
libraryDependencies += "org.uma.jmetal" % "jmetal-lab" % "5.11"
[org.uma.jmetal/jmetal-lab "5.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.uma.jmetal : jmetal-core | jar | 5.11 |
| org.uma.jmetal : jmetal-algorithm | jar | 5.11 |
| org.uma.jmetal : jmetal-problem | jar | 5.11 |
| tech.tablesaw : tablesaw-core | jar | 0.38.1 |
| tech.tablesaw : tablesaw-jsplot | jar | 0.38.1 |
| com.github.haifengl : smile-core | jar | 2.6.0 |
| com.github.haifengl : smile-plot | jar | 2.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |