Jcharts ported to GAE with appengine-awt

Library allowing to build simple charts on GAE

License

License

Categories

Categories

Charts User Interface
GroupId

GroupId

com.github.eljah
ArtifactId

ArtifactId

jcharts-gae-compatible
Last Version

Last Version

0.7-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Jcharts ported to GAE with appengine-awt
Library allowing to build simple charts on GAE
Project URL

Project URL

https://github.com/Eljah/jcharts

Download jcharts-gae-compatible

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
fr.opensagres.xdocreport.appengine-awt : appengine-awt jar 1.0.0
batik : batik-svggen jar 1.6
batik : batik-dom jar 1.6

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.7-RELEASE