License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdjqplot-parent |
Last Version | Last Version9.10.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJqPlot Plugin Integration - Parent
See the child project "jqplot" for a more complete description. This
is the parent for the actual project and the examples.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jqplot-parent-9.10.0.pom | 872 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/jqplot-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>jqplot-parent</artifactId>
<version>9.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/jqplot-parent/
implementation 'org.wicketstuff:jqplot-parent:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/jqplot-parent/
implementation ("org.wicketstuff:jqplot-parent:9.10.0")
'org.wicketstuff:jqplot-parent:pom:9.10.0'
<dependency org="org.wicketstuff" name="jqplot-parent" rev="9.10.0">
<artifact name="jqplot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='jqplot-parent', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "jqplot-parent" % "9.10.0"
[org.wicketstuff/jqplot-parent "9.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 9.10.0 |