is not current version
Last Version 5.2.0

com.github.darrachequesne:spring-data-jpa-datatables 4.2

Spring Data JPA extension to work with the great jQuery plug-in DataTables (http://datatables.net/)

Categories

Categories

Data
GroupId

GroupId

com.github.darrachequesne
ArtifactId

ArtifactId

spring-data-jpa-datatables
Version

Version

4.2
Type

Type

jar

Download spring-data-jpa-datatables 4.2


<!-- https://jarcasting.com/artifacts/com.github.darrachequesne/spring-data-jpa-datatables/ -->
<dependency>
    <groupId>com.github.darrachequesne</groupId>
    <artifactId>spring-data-jpa-datatables</artifactId>
    <version>4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.darrachequesne/spring-data-jpa-datatables/
implementation 'com.github.darrachequesne:spring-data-jpa-datatables:4.2'
// https://jarcasting.com/artifacts/com.github.darrachequesne/spring-data-jpa-datatables/
implementation ("com.github.darrachequesne:spring-data-jpa-datatables:4.2")
'com.github.darrachequesne:spring-data-jpa-datatables:jar:4.2'
<dependency org="com.github.darrachequesne" name="spring-data-jpa-datatables" rev="4.2">
  <artifact name="spring-data-jpa-datatables" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.darrachequesne', module='spring-data-jpa-datatables', version='4.2')
)
libraryDependencies += "com.github.darrachequesne" % "spring-data-jpa-datatables" % "4.2"
[com.github.darrachequesne/spring-data-jpa-datatables "4.2"]