Last Version

Google Charts component for wicket 9.10.0

Integrate Google Charts API (v45) with wicket. The API tries not to hide all details of the Google API, but makes use of the JSON lib of wicket to mix Java, JavaScript and JSON in a transparent way..

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket-gchart
Version

Version

9.10.0
Type

Type

jar
Description

Description

Google Charts component for wicket
Integrate Google Charts API (v45) with wicket. The API tries not to hide all details of the Google API, but makes use of the JSON lib of wicket to mix Java, JavaScript and JSON in a transparent way..
Project URL

Project URL

http://www.tremel-computer.de

Download wicket-gchart 9.10.0


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

Dependencies

compile (2)

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

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-core jar 4.5.1
com.google.code.gson : gson jar 2.9.0
net.javacrumbs.json-unit : json-unit jar 2.17.0

Project Modules

There are no modules declared in this project.