License |
License |
---|---|
GroupId | GroupIdde.gsi.report |
ArtifactId | ArtifactIdchartfx-report |
Version | Version11.2.7 |
Type | Typejar |
Description |
Descriptionreport
Container for handling testing and code coverage reports
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
chartfx-report-11.2.7.pom | |
chartfx-report-11.2.7.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.gsi.report/chartfx-report/ -->
<dependency>
<groupId>de.gsi.report</groupId>
<artifactId>chartfx-report</artifactId>
<version>11.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.gsi.report/chartfx-report/
implementation 'de.gsi.report:chartfx-report:11.2.7'
// https://jarcasting.com/artifacts/de.gsi.report/chartfx-report/
implementation ("de.gsi.report:chartfx-report:11.2.7")
'de.gsi.report:chartfx-report:jar:11.2.7'
<dependency org="de.gsi.report" name="chartfx-report" rev="11.2.7">
<artifact name="chartfx-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gsi.report', module='chartfx-report', version='11.2.7')
)
libraryDependencies += "de.gsi.report" % "chartfx-report" % "11.2.7"
[de.gsi.report/chartfx-report "11.2.7"]
Group / Artifact | Type | Version |
---|---|---|
de.gsi.dataset : chartfx-dataset | jar | 11.2.7 |
de.gsi.math : chartfx-math | jar | 11.2.7 |
de.gsi.chart : chartfx-chart | jar | 11.2.7 |
de.gsi.acc : chartfx-acc | jar | 11.2.7 |
de.gsi : microservice | jar | 11.2.7 |
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 |