License |
License
MIT license
|
---|---|
Categories |
CategoriesCharts User Interface |
GroupId | GroupIdedu.hm.hafner |
ArtifactId | ArtifactIdecharts-build-trends |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionECharts build trend charts API
Provides a Java API to render build trend charts with ECharts JS library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/edu.hm.hafner/echarts-build-trends/ -->
<dependency>
<groupId>edu.hm.hafner</groupId>
<artifactId>echarts-build-trends</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.hm.hafner/echarts-build-trends/
implementation 'edu.hm.hafner:echarts-build-trends:3.2.0'
// https://jarcasting.com/artifacts/edu.hm.hafner/echarts-build-trends/
implementation ("edu.hm.hafner:echarts-build-trends:3.2.0")
'edu.hm.hafner:echarts-build-trends:jar:3.2.0'
<dependency org="edu.hm.hafner" name="echarts-build-trends" rev="3.2.0">
<artifact name="echarts-build-trends" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.hm.hafner', module='echarts-build-trends', version='3.2.0')
)
libraryDependencies += "edu.hm.hafner" % "echarts-build-trends" % "3.2.0"
[edu.hm.hafner/echarts-build-trends "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
edu.hm.hafner : codingstyle | jar | 2.9.0 |
org.eclipse.collections : eclipse-collections-api | jar | 9.2.0 |
org.eclipse.collections : eclipse-collections | jar | 9.2.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.github.spotbugs : spotbugs-annotations | jar | 4.4.1 |
com.google.errorprone : error_prone_annotations | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
net.javacrumbs.json-unit : json-unit-assertj | jar | 2.28.0 |
nl.jqno.equalsverifier : equalsverifier | jar | 3.7.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.junit.platform : junit-platform-launcher | jar | 1.8.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
org.mockito : mockito-core | jar | 3.12.4 |
org.assertj : assertj-core | jar | 3.21.0 |
com.tngtech.archunit : archunit-junit5 | jar | 0.21.0 |