License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Data |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIddatatables |
Last Version | Last Version1.5-RC5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDataTables jQuery Plugin Integration
DataTables jQuery integration for Wicket
|
Filename | Size |
---|---|
datatables-1.5-RC5.1.pom | |
datatables-1.5-RC5.1.jar | 253 KB |
datatables-1.5-RC5.1-sources.jar | 306 KB |
datatables-1.5-RC5.1-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/datatables/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>datatables</artifactId>
<version>1.5-RC5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/datatables/
implementation 'org.wicketstuff:datatables:1.5-RC5.1'
// https://jarcasting.com/artifacts/org.wicketstuff/datatables/
implementation ("org.wicketstuff:datatables:1.5-RC5.1")
'org.wicketstuff:datatables:jar:1.5-RC5.1'
<dependency org="org.wicketstuff" name="datatables" rev="1.5-RC5.1">
<artifact name="datatables" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='datatables', version='1.5-RC5.1')
)
libraryDependencies += "org.wicketstuff" % "datatables" % "1.5-RC5.1"
[org.wicketstuff/datatables "1.5-RC5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
org.apache.wicket : wicket-extensions | jar | 1.5-RC5.1 |
net.sf.json-lib : json-lib | jar | 2.4 |
org.apache.wicket : wicket | pom | 1.5-RC5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.9 |