Last Version

DataTables jQuery Plugin Integration - Parent 9.10.0

See the child project "datatables" for a more complete description. This is the parent for the actual project and the examples.

License

License

Categories

Categories

Wicket User Interface Web Frameworks Data
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

datatables-parent
Version

Version

9.10.0
Type

Type

pom
Description

Description

DataTables jQuery Plugin Integration - Parent
See the child project "datatables" for a more complete description. This is the parent for the actual project and the examples.
Source Code Management

Source Code Management

https://github.com/wicketstuff/core/tree/wicketstuff-core-9.10.0/datatables-parent

Download datatables-parent 9.10.0

Filename Size
datatables-parent-9.10.0.pom 890 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.wicketstuff/datatables-parent/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>datatables-parent</artifactId>
    <version>9.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/datatables-parent/
implementation 'org.wicketstuff:datatables-parent:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/datatables-parent/
implementation ("org.wicketstuff:datatables-parent:9.10.0")
'org.wicketstuff:datatables-parent:pom:9.10.0'
<dependency org="org.wicketstuff" name="datatables-parent" rev="9.10.0">
  <artifact name="datatables-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='datatables-parent', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "datatables-parent" % "9.10.0"
[org.wicketstuff/datatables-parent "9.10.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 9.10.0

Project Modules

  • datatables
  • datatables-examples