License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdde.gsi.dataset |
ArtifactId | ArtifactIdchartfx-dataset |
Version | Version11.2.5 |
Type | Typejar |
Description |
Descriptiondataset
Container for handling different types of datasets with metadata, uncertainties, etc.
Provides interfaces for the charting and math library to use.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
chartfx-dataset-11.2.5.pom | |
chartfx-dataset-11.2.5.jar | 362 KB |
chartfx-dataset-11.2.5-sources.jar | 227 KB |
chartfx-dataset-11.2.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.gsi.dataset/chartfx-dataset/ -->
<dependency>
<groupId>de.gsi.dataset</groupId>
<artifactId>chartfx-dataset</artifactId>
<version>11.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.gsi.dataset/chartfx-dataset/
implementation 'de.gsi.dataset:chartfx-dataset:11.2.5'
// https://jarcasting.com/artifacts/de.gsi.dataset/chartfx-dataset/
implementation ("de.gsi.dataset:chartfx-dataset:11.2.5")
'de.gsi.dataset:chartfx-dataset:jar:11.2.5'
<dependency org="de.gsi.dataset" name="chartfx-dataset" rev="11.2.5">
<artifact name="chartfx-dataset" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gsi.dataset', module='chartfx-dataset', version='11.2.5')
)
libraryDependencies += "de.gsi.dataset" % "chartfx-dataset" % "11.2.5"
[de.gsi.dataset/chartfx-dataset "11.2.5"]
Group / Artifact | Type | Version |
---|---|---|
it.unimi.dsi : fastutil | jar | 8.3.1 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha0 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-core | jar | 1.23 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.23 |
org.slf4j : slf4j-simple | jar | 2.0.0-alpha0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
org.awaitility : awaitility | jar | 4.0.3 |
de.sandec : JMemoryBuddy | jar | 0.2.6 |