| License |
License |
|---|---|
| Categories |
CategoriesWicket User Interface Web Frameworks |
| GroupId | GroupIdorg.wicketstuff |
| ArtifactId | ArtifactIdjqplot |
| Last Version | Last Version9.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJqPlot Plugin Integration
JqPlot Plugin Integration for Apache Wicket
|
| Filename | Size |
|---|---|
| jqplot-9.10.0.pom | |
| jqplot-9.10.0.jar | 323 KB |
| jqplot-9.10.0-sources.jar | 321 KB |
| jqplot-9.10.0-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/jqplot/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>jqplot</artifactId>
<version>9.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/jqplot/
implementation 'org.wicketstuff:jqplot:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/jqplot/
implementation ("org.wicketstuff:jqplot:9.10.0")
'org.wicketstuff:jqplot:jar:9.10.0'
<dependency org="org.wicketstuff" name="jqplot" rev="9.10.0">
<artifact name="jqplot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='jqplot', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "jqplot" % "9.10.0"
[org.wicketstuff/jqplot "9.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.thoughtworks.xstream : xstream | jar | 1.4.19 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.wicketstuff : jqplot4java | jar | 9.10.0 |
| 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 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |