Wicked Charts for Wicket 7.x

Charting library for Wicket 7.x

License

License

Categories

Categories

Wicket User Interface Web Frameworks Charts
GroupId

GroupId

com.googlecode.wicked-charts
ArtifactId

ArtifactId

wicked-charts-wicket7
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Wicked Charts for Wicket 7.x
Charting library for Wicket 7.x
Project URL

Project URL

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

Download wicked-charts-wicket7

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.wicked-charts : highcharts-wrapper jar 2.0.1

provided (2)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 7.1.0
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0