License |
License |
---|---|
GroupId | GroupIdde.gsi.acc |
ArtifactId | ArtifactIdchartfx-acc |
Last Version | Last Version11.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionacc
Collection of accelerator specific widget and functionalities that directly depend on chart-fx or which no other suitable place has been identified (yet).
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
chartfx-acc-11.2.7.pom | |
chartfx-acc-11.2.7.jar | 1 MB |
chartfx-acc-11.2.7-sources.jar | 1 MB |
chartfx-acc-11.2.7-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.gsi.acc/chartfx-acc/ -->
<dependency>
<groupId>de.gsi.acc</groupId>
<artifactId>chartfx-acc</artifactId>
<version>11.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.gsi.acc/chartfx-acc/
implementation 'de.gsi.acc:chartfx-acc:11.2.7'
// https://jarcasting.com/artifacts/de.gsi.acc/chartfx-acc/
implementation ("de.gsi.acc:chartfx-acc:11.2.7")
'de.gsi.acc:chartfx-acc:jar:11.2.7'
<dependency org="de.gsi.acc" name="chartfx-acc" rev="11.2.7">
<artifact name="chartfx-acc" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gsi.acc', module='chartfx-acc', version='11.2.7')
)
libraryDependencies += "de.gsi.acc" % "chartfx-acc" % "11.2.7"
[de.gsi.acc/chartfx-acc "11.2.7"]
Group / Artifact | Type | Version |
---|---|---|
de.gsi.chart : chartfx-chart | jar | 11.2.7 |
de.gsi : microservice | jar | 11.2.7 |
org.testfx : openjfx-monocle | jar | jdk-12.0.1+2 |
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.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 |