Last Version

Wicket Google Charts - Parent 9.10.0

wicket-gchart is a component to use Google Charts in your Wicket application. It is written for the v45 API based on https://www.gstatic.com/charts/loader.js, whereas googlecharts from wicketstuff is based on the old deprecated Image Charts API.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket-gchart-parent
Version

Version

9.10.0
Type

Type

pom
Description

Description

Wicket Google Charts - Parent
wicket-gchart is a component to use Google Charts in your Wicket application. It is written for the v45 API based on https://www.gstatic.com/charts/loader.js, whereas googlecharts from wicketstuff is based on the old deprecated Image Charts API.

Download wicket-gchart-parent 9.10.0

Filename Size
wicket-gchart-parent-9.10.0.pom 988 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-gchart-parent/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicket-gchart-parent</artifactId>
    <version>9.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-gchart-parent/
implementation 'org.wicketstuff:wicket-gchart-parent:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-gchart-parent/
implementation ("org.wicketstuff:wicket-gchart-parent:9.10.0")
'org.wicketstuff:wicket-gchart-parent:pom:9.10.0'
<dependency org="org.wicketstuff" name="wicket-gchart-parent" rev="9.10.0">
  <artifact name="wicket-gchart-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-gchart-parent', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "wicket-gchart-parent" % "9.10.0"
[org.wicketstuff/wicket-gchart-parent "9.10.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 9.10.0

Project Modules

  • gchart
  • gchart-examples