ECharts

这是一个针对ECharts3.0版本的Java类库,实现了所有ECharts中的Json结构对应的Java对象,并且可以很方便的创建Option,Series等

License

License

Categories

Categories

Charts User Interface
GroupId

GroupId

com.github.abel533
ArtifactId

ArtifactId

ECharts
Last Version

Last Version

3.0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

ECharts
这是一个针对ECharts3.0版本的Java类库,实现了所有ECharts中的Json结构对应的Java对象,并且可以很方便的创建Option,Series等
Project URL

Project URL

https://github.com/abel533

Download ECharts

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.abel533/ECharts/ -->
<dependency>
    <groupId>com.github.abel533</groupId>
    <artifactId>ECharts</artifactId>
    <version>3.0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.abel533/ECharts/
implementation 'com.github.abel533:ECharts:3.0.0.6'
// https://jarcasting.com/artifacts/com.github.abel533/ECharts/
implementation ("com.github.abel533:ECharts:3.0.0.6")
'com.github.abel533:ECharts:jar:3.0.0.6'
<dependency org="com.github.abel533" name="ECharts" rev="3.0.0.6">
  <artifact name="ECharts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.abel533', module='ECharts', version='3.0.0.6')
)
libraryDependencies += "com.github.abel533" % "ECharts" % "3.0.0.6"
[com.github.abel533/ECharts "3.0.0.6"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson Optional jar 2.5

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0.6
3.0.0.5
3.0.0.4
3.0.0.3
3.0.0.2
3.0.0.1
3.0.0
2.2.7
2.2.6
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0.4
2.2.0.3
2.2.0.2
2.2.0.1
2.2.0
2.1.9
2.1.8.4
2.1.8.3
2.1.8.2
2.1.8.1
2.1.8
2.0.4
1.0.0