License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Charts |
GroupId | GroupIdcom.googlecode.wicked-charts |
ArtifactId | ArtifactIdwicked-charts-wicket6 |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicked Charts for Wicket 6.x
Charting library for Wicket 6.x
|
Project URL |
Project URL |
Filename | Size |
---|---|
wicked-charts-wicket6-2.0.1.pom | |
wicked-charts-wicket6-2.0.1.jar | 31 KB |
wicked-charts-wicket6-2.0.1-sources.jar | 26 KB |
wicked-charts-wicket6-2.0.1-javadoc.jar | 232 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.wicked-charts/wicked-charts-wicket6/ -->
<dependency>
<groupId>com.googlecode.wicked-charts</groupId>
<artifactId>wicked-charts-wicket6</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.wicked-charts/wicked-charts-wicket6/
implementation 'com.googlecode.wicked-charts:wicked-charts-wicket6:2.0.1'
// https://jarcasting.com/artifacts/com.googlecode.wicked-charts/wicked-charts-wicket6/
implementation ("com.googlecode.wicked-charts:wicked-charts-wicket6:2.0.1")
'com.googlecode.wicked-charts:wicked-charts-wicket6:jar:2.0.1'
<dependency org="com.googlecode.wicked-charts" name="wicked-charts-wicket6" rev="2.0.1">
<artifact name="wicked-charts-wicket6" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.wicked-charts', module='wicked-charts-wicket6', version='2.0.1')
)
libraryDependencies += "com.googlecode.wicked-charts" % "wicked-charts-wicket6" % "2.0.1"
[com.googlecode.wicked-charts/wicked-charts-wicket6 "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.wicked-charts : highcharts-wrapper | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 6.21.0 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |