Last Version

Wicket Flot Integration 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

wicketstuff-flot
Version

Version

9.10.0
Type

Type

jar
Description

Description

Wicket Flot Integration
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 wicketstuff-flot 9.10.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
joda-time : joda-time jar 2.10.14
org.apache.wicket : wicket-core jar 9.10.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.