License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicket-gchart-examples |
Last Version | Last Version9.10.0 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionwicket-gchart-examples
Examples for use of Google Charts.
|
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-gchart-examples/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicket-gchart-examples</artifactId>
<version>9.10.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-gchart-examples/
implementation 'org.wicketstuff:wicket-gchart-examples:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-gchart-examples/
implementation ("org.wicketstuff:wicket-gchart-examples:9.10.0")
'org.wicketstuff:wicket-gchart-examples:war:9.10.0'
<dependency org="org.wicketstuff" name="wicket-gchart-examples" rev="9.10.0">
<artifact name="wicket-gchart-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-gchart-examples', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "wicket-gchart-examples" % "9.10.0"
[org.wicketstuff/wicket-gchart-examples "9.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
org.wicketstuff : wicket-gchart | jar | 9.10.0 |
org.apache.wicket : wicket-core | jar | 9.10.0 |
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.eclipse.jetty : jetty-server | jar | 9.4.46.v20220331 |