Last Version

Wicket Flot Integration - Parent 9.10.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-parent
Version

Version

9.10.0
Type

Type

pom
Description

Description

Wicket Flot Integration - Parent
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.
Source Code Management

Source Code Management

https://github.com/wicketstuff/core/tree/wicketstuff-core-9.10.0/flot-parent

Download flot-parent 9.10.0

Filename Size
flot-parent-9.10.0.pom 859 bytes
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 9.10.0

Project Modules

  • flot
  • flot-examples