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-6 |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongooglechart from wicket pages.
|
Filename | Size |
---|---|
wicket-googlechart-6-1.2.0.pom | |
wicket-googlechart-6-1.2.0.jar | 31 KB |
wicket-googlechart-6-1.2.0-sources.jar | 20 KB |
wicket-googlechart-6-1.2.0-javadoc.jar | 220 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ricfedel/wicket-googlechart-6/ -->
<dependency>
<groupId>com.github.ricfedel</groupId>
<artifactId>wicket-googlechart-6</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ricfedel/wicket-googlechart-6/
implementation 'com.github.ricfedel:wicket-googlechart-6:1.2.0'
// https://jarcasting.com/artifacts/com.github.ricfedel/wicket-googlechart-6/
implementation ("com.github.ricfedel:wicket-googlechart-6:1.2.0")
'com.github.ricfedel:wicket-googlechart-6:jar:1.2.0'
<dependency org="com.github.ricfedel" name="wicket-googlechart-6" rev="1.2.0">
<artifact name="wicket-googlechart-6" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ricfedel', module='wicket-googlechart-6', version='1.2.0')
)
libraryDependencies += "com.github.ricfedel" % "wicket-googlechart-6" % "1.2.0"
[com.github.ricfedel/wicket-googlechart-6 "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 6.16.0 |
org.apache.wicket : wicket-extensions | jar | 6.16.0 |
com.github.ricfedel : wicket-googlechart-core | jar | 1.1.0 |
google charts easy with wicket
Inluding google charts, dashboard, filters and tables in wicket pages.