is not current version
Last Version 3.2.0

ECharts build trend charts API 3.0.0

Provides a Java API to render build trend charts with ECharts JS library.

License

License

MIT license
Categories

Categories

Charts User Interface
GroupId

GroupId

edu.hm.hafner
ArtifactId

ArtifactId

echarts-build-trends
Version

Version

3.0.0
Type

Type

jar
Description

Description

ECharts build trend charts API
Provides a Java API to render build trend charts with ECharts JS library.
Project URL

Project URL

https://www.cs.hm.edu/die_fakultaet/ansprechpartner/professoren/hafner/index.de.html
Source Code Management

Source Code Management

https://github.com/uhafner/echarts-build-trends

Download echarts-build-trends 3.0.0


<!-- https://jarcasting.com/artifacts/edu.hm.hafner/echarts-build-trends/ -->
<dependency>
    <groupId>edu.hm.hafner</groupId>
    <artifactId>echarts-build-trends</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.hm.hafner/echarts-build-trends/
implementation 'edu.hm.hafner:echarts-build-trends:3.0.0'
// https://jarcasting.com/artifacts/edu.hm.hafner/echarts-build-trends/
implementation ("edu.hm.hafner:echarts-build-trends:3.0.0")
'edu.hm.hafner:echarts-build-trends:jar:3.0.0'
<dependency org="edu.hm.hafner" name="echarts-build-trends" rev="3.0.0">
  <artifact name="echarts-build-trends" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.hm.hafner', module='echarts-build-trends', version='3.0.0')
)
libraryDependencies += "edu.hm.hafner" % "echarts-build-trends" % "3.0.0"
[edu.hm.hafner/echarts-build-trends "3.0.0"]

Dependencies

compile (8)

Group / Artifact Type Version
edu.hm.hafner : codingstyle jar 2.8.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.12.4
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.3.0
com.google.errorprone : error_prone_annotations jar 2.7.1

test (9)

Group / Artifact Type Version
net.javacrumbs.json-unit : json-unit-assertj jar 2.27.0
nl.jqno.equalsverifier : equalsverifier jar 3.6.1
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.platform : junit-platform-launcher jar 1.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.mockito : mockito-core jar 3.11.2
org.assertj : assertj-core jar 3.20.2
com.tngtech.archunit : archunit-junit5 jar 0.20.0

Project Modules

There are no modules declared in this project.