Wicked Charts Highcharts Abstraction

A Java abstraction of the Highcharts javascript library to include interactive charts in your Java web application.

License

License

Categories

Categories

Charts User Interface
GroupId

GroupId

com.googlecode.wicked-charts
ArtifactId

ArtifactId

wicked-charts-highcharts
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Wicked Charts Highcharts Abstraction
A Java abstraction of the Highcharts javascript library to include interactive charts in your Java web application.
Project URL

Project URL

http://code.google.com/p/wicked-charts/

Download wicked-charts-highcharts

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.0.5
com.fasterxml.jackson.core : jackson-core jar 2.0.5
com.fasterxml.jackson.core : jackson-databind jar 2.0.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0