is not current version
Last Version 9.10.0

org.wicketstuff:datatables-parent 8.0.0-M9

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

Categories

Categories

Wicket User Interface Web Frameworks Data
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

datatables-parent
Version

Version

8.0.0-M9
Type

Type

pom

Download datatables-parent 8.0.0-M9

Filename Size
datatables-parent-8.0.0-M9.pom 892 bytes
Browse

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