License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-flot |
Last Version | Last Version9.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicket 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.
|
Filename | Size |
---|---|
wicketstuff-flot-9.10.0.pom | |
wicketstuff-flot-9.10.0.jar | 87 KB |
wicketstuff-flot-9.10.0-sources.jar | 80 KB |
wicketstuff-flot-9.10.0-javadoc.jar | 77 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |