| License |
License |
|---|---|
| GroupId | GroupIdde.gsi |
| ArtifactId | ArtifactIdchartfx-samples |
| Version | Version11.2.6 |
| Type | Typejar |
| Description |
Descriptionchartfx-samples
Small sample applications to showcase the features of the chart-fx library.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| chartfx-samples-11.2.6.pom | |
| chartfx-samples-11.2.6.jar | 1 MB |
| chartfx-samples-11.2.6-sources.jar | 1 MB |
| chartfx-samples-11.2.6-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.gsi/chartfx-samples/ -->
<dependency>
<groupId>de.gsi</groupId>
<artifactId>chartfx-samples</artifactId>
<version>11.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.gsi/chartfx-samples/
implementation 'de.gsi:chartfx-samples:11.2.6'
// https://jarcasting.com/artifacts/de.gsi/chartfx-samples/
implementation ("de.gsi:chartfx-samples:11.2.6")
'de.gsi:chartfx-samples:jar:11.2.6'
<dependency org="de.gsi" name="chartfx-samples" rev="11.2.6">
<artifact name="chartfx-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gsi', module='chartfx-samples', version='11.2.6')
)
libraryDependencies += "de.gsi" % "chartfx-samples" % "11.2.6"
[de.gsi/chartfx-samples "11.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjfx : javafx-fxml | jar | 13.0.1 |
| de.gsi.chart : chartfx-chart | jar | 11.2.6 |
| de.gsi.acc : chartfx-acc | jar | 11.2.6 |
| de.gsi : microservice | jar | 11.2.6 |
| org.slf4j : slf4j-simple | jar | 2.0.0-alpha0 |
| net.jafama : jafama | jar | 2.3.1 |
| org.slf4j : slf4j-api | jar | 2.0.0-alpha0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.jetbrains : annotations | jar | 21.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |