Last Version

Google Charts - Examples 7.0.0

Wicketstuff core modules that require to be build using Java 7. Typically this is because of a Java 7 feature requirement or Java 7 compiled upstream dependency.

License

License

Categories

Categories

Wicket User Interface Web Frameworks Charts
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

googlecharts-examples
Version

Version

7.0.0
Type

Type

war
Description

Description

Google Charts - Examples
Wicketstuff core modules that require to be build using Java 7. Typically this is because of a Java 7 feature requirement or Java 7 compiled upstream dependency.

Download googlecharts-examples 7.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.wicketstuff : wicketstuff-googlecharts jar 7.0.0
org.apache.wicket : wicket-core jar 7.0.0

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.12

Project Modules

There are no modules declared in this project.