License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdjqplot4java |
Last Version | Last Version9.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjqplot4java
This project provides a Java library for utilizing JqPlot Pure Javascript (http://www.jqplot.com/).
|
Project URL |
Project URL |
Filename | Size |
---|---|
jqplot4java-9.10.0.pom | |
jqplot4java-9.10.0.jar | 100 KB |
jqplot4java-9.10.0-sources.jar | 100 KB |
jqplot4java-9.10.0-javadoc.jar | 563 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/jqplot4java/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>jqplot4java</artifactId>
<version>9.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/jqplot4java/
implementation 'org.wicketstuff:jqplot4java:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/jqplot4java/
implementation ("org.wicketstuff:jqplot4java:9.10.0")
'org.wicketstuff:jqplot4java:jar:9.10.0'
<dependency org="org.wicketstuff" name="jqplot4java" rev="9.10.0">
<artifact name="jqplot4java" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='jqplot4java', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "jqplot4java" % "9.10.0"
[org.wicketstuff/jqplot4java "9.10.0"]
Group / Artifact | Type | Version |
---|---|---|
com.thoughtworks.xstream : xstream | jar | 1.4.19 |
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 |