License |
License |
---|---|
Categories |
CategoriesTape Data Data Structures |
GroupId | GroupIdorg.got5 |
ArtifactId | ArtifactIdtapestry5-jqplot |
Last Version | Last Version3.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTapestry 5 jqplot
Tapestry Components Library to ease the use of jqPlot
|
Project URL |
Project URL |
Filename | Size |
---|---|
tapestry5-jqplot-3.4.2.pom | |
tapestry5-jqplot-3.4.2.jar | 546 KB |
tapestry5-jqplot-3.4.2-sources.jar | 542 KB |
tapestry5-jqplot-3.4.2-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.got5/tapestry5-jqplot/ -->
<dependency>
<groupId>org.got5</groupId>
<artifactId>tapestry5-jqplot</artifactId>
<version>3.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.got5/tapestry5-jqplot/
implementation 'org.got5:tapestry5-jqplot:3.4.2'
// https://jarcasting.com/artifacts/org.got5/tapestry5-jqplot/
implementation ("org.got5:tapestry5-jqplot:3.4.2")
'org.got5:tapestry5-jqplot:jar:3.4.2'
<dependency org="org.got5" name="tapestry5-jqplot" rev="3.4.2">
<artifact name="tapestry5-jqplot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.got5', module='tapestry5-jqplot', version='3.4.2')
)
libraryDependencies += "org.got5" % "tapestry5-jqplot" % "3.4.2"
[org.got5/tapestry5-jqplot "3.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : tapestry-core | jar | 5.3.8 |
org.got5 : tapestry5-jquery | jar | 3.4.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.5.2 |
org.easymock : easymock | jar | 2.4 |
org.apache.tapestry : tapestry-test | jar | 5.3.8 |