Last Version

Wicket Flot Integration - Examples 7.0.0

Wicket Components for the Flot plotting library (http://code.google.com/p/flot/). This is the parent for the actual project and the examples. See the child project "flot" for a more complete description.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

flot-examples
Version

Version

7.0.0
Type

Type

war
Description

Description

Wicket Flot Integration - Examples
Wicket Components for the Flot plotting library (http://code.google.com/p/flot/). This is the parent for the actual project and the examples. See the child project "flot" for a more complete description.

Download flot-examples 7.0.0


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

Dependencies

compile (2)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.eclipse.jetty.aggregate : jetty-all-server jar 8.1.16.v20140903

Project Modules

There are no modules declared in this project.