License |
License |
---|---|
Categories |
CategoriesData Jackson JSON |
GroupId | GroupIdcom.jackson42.play |
ArtifactId | ArtifactIdplay-datatables |
Version | Version21.04u1 |
Type | Typejar |
Description |
DescriptionPlay-DataTables
A PlayFramework abstraction to parse queries from JavaScript library DataTables
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
play-datatables-21.04u1.pom | |
play-datatables-21.04u1.jar | 39 KB |
play-datatables-21.04u1-sources.jar | 48 KB |
play-datatables-21.04u1-javadoc.jar | 626 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jackson42.play/play-datatables/ -->
<dependency>
<groupId>com.jackson42.play</groupId>
<artifactId>play-datatables</artifactId>
<version>21.04u1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jackson42.play/play-datatables/
implementation 'com.jackson42.play:play-datatables:21.04u1'
// https://jarcasting.com/artifacts/com.jackson42.play/play-datatables/
implementation ("com.jackson42.play:play-datatables:21.04u1")
'com.jackson42.play:play-datatables:jar:21.04u1'
<dependency org="com.jackson42.play" name="play-datatables" rev="21.04u1">
<artifact name="play-datatables" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jackson42.play', module='play-datatables', version='21.04u1')
)
libraryDependencies += "com.jackson42.play" % "play-datatables" % "21.04u1"
[com.jackson42.play/play-datatables "21.04u1"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-java_2.12 | jar | 2.8.7 |
com.typesafe.play : play-java-forms_2.12 | jar | 2.8.7 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.github.javafaker : javafaker | jar | 1.0.2 |