Incode Platform Wicket WickedCharts Component

A number of components for Apache Isis' Wicket viewer, to render a standalone chart or a bar chart for a collection of entities. Uses wickedcharts Wicket component, a wrapper around HighCharts JS. Note that a HighCharts license is required for any commercial usage.

License

License

Categories

Categories

Wicket User Interface Web Frameworks Charts
GroupId

GroupId

org.isisaddons.wicket.wickedcharts
ArtifactId

ArtifactId

isis-wicket-wickedcharts-cpt
Last Version

Last Version

1.17.0
Release Date

Release Date

Type

Type

jar
Description

Description

Incode Platform Wicket WickedCharts Component
A number of components for Apache Isis' Wicket viewer, to render a standalone chart or a bar chart for a collection of entities. Uses wickedcharts Wicket component, a wrapper around HighCharts JS. Note that a HighCharts license is required for any commercial usage.

Download isis-wicket-wickedcharts-cpt

How to add to project

<!-- https://jarcasting.com/artifacts/org.isisaddons.wicket.wickedcharts/isis-wicket-wickedcharts-cpt/ -->
<dependency>
    <groupId>org.isisaddons.wicket.wickedcharts</groupId>
    <artifactId>isis-wicket-wickedcharts-cpt</artifactId>
    <version>1.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.isisaddons.wicket.wickedcharts/isis-wicket-wickedcharts-cpt/
implementation 'org.isisaddons.wicket.wickedcharts:isis-wicket-wickedcharts-cpt:1.17.0'
// https://jarcasting.com/artifacts/org.isisaddons.wicket.wickedcharts/isis-wicket-wickedcharts-cpt/
implementation ("org.isisaddons.wicket.wickedcharts:isis-wicket-wickedcharts-cpt:1.17.0")
'org.isisaddons.wicket.wickedcharts:isis-wicket-wickedcharts-cpt:jar:1.17.0'
<dependency org="org.isisaddons.wicket.wickedcharts" name="isis-wicket-wickedcharts-cpt" rev="1.17.0">
  <artifact name="isis-wicket-wickedcharts-cpt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.isisaddons.wicket.wickedcharts', module='isis-wicket-wickedcharts-cpt', version='1.17.0')
)
libraryDependencies += "org.isisaddons.wicket.wickedcharts" % "isis-wicket-wickedcharts-cpt" % "1.17.0"
[org.isisaddons.wicket.wickedcharts/isis-wicket-wickedcharts-cpt "1.17.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.isis.core : isis-core-applib jar 1.17.0
org.apache.isis.core : isis-core-metamodel Optional jar 1.17.0
org.apache.isis.core : isis-core-viewer-wicket-ui Optional jar 1.17.0
commons-codec : commons-codec jar 1.7
com.googlecode.wicked-charts : wicked-charts-wicket7 jar 2.0.1
com.googlecode.wicked-charts : highcharts-wrapper jar 2.0.1

test (4)

Group / Artifact Type Version
org.apache.isis.core : isis-core-unittestsupport jar 1.17.0
junit : junit jar 4.12
org.jmock : jmock jar 2.6.0
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.17.0
1.16.2
1.16.0
1.15.1.1
1.15.0.1
1.15.0
1.14.0
1.13.0
1.12.0
1.11.0
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0