wicket-googlechart
google charts easy with wicket
Inluding google charts, dashboard, filters and tables in wicket pages.
License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdcom.github.ricfedel |
ArtifactId | ArtifactIdwicket-googlechart-core |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongooglechart from wicket pages.
|
<!-- https://jarcasting.com/artifacts/com.github.ricfedel/wicket-googlechart-core/ -->
<dependency>
<groupId>com.github.ricfedel</groupId>
<artifactId>wicket-googlechart-core</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ricfedel/wicket-googlechart-core/
implementation 'com.github.ricfedel:wicket-googlechart-core:1.2.0'
// https://jarcasting.com/artifacts/com.github.ricfedel/wicket-googlechart-core/
implementation ("com.github.ricfedel:wicket-googlechart-core:1.2.0")
'com.github.ricfedel:wicket-googlechart-core:jar:1.2.0'
<dependency org="com.github.ricfedel" name="wicket-googlechart-core" rev="1.2.0">
<artifact name="wicket-googlechart-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ricfedel', module='wicket-googlechart-core', version='1.2.0')
)
libraryDependencies += "com.github.ricfedel" % "wicket-googlechart-core" % "1.2.0"
[com.github.ricfedel/wicket-googlechart-core "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.1.4 |
com.fasterxml.jackson.core : jackson-core | jar | 2.1.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.1.4 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
google charts easy with wicket
Inluding google charts, dashboard, filters and tables in wicket pages.