Last Version

Spring Data JPA for DataTables 5.2.0

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

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.darrachequesne
ArtifactId

ArtifactId

spring-data-jpa-datatables
Version

Version

5.2.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/darrachequesne/spring-data-jpa-datatables
Source Code Management

Source Code Management

https://github.com/darrachequesne/spring-data-jpa-datatables

Download spring-data-jpa-datatables 5.2.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.data : spring-data-jpa jar
com.fasterxml.jackson.core : jackson-databind jar
javax.validation : validation-api jar
org.hibernate : hibernate-entitymanager jar
com.querydsl : querydsl-apt jar
com.querydsl : querydsl-jpa jar
javax.annotation : javax.annotation-api jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (7)

Group / Artifact Type Version
junit : junit jar
org.assertj : assertj-core jar
org.springframework : spring-test jar
com.h2database : h2 jar
mysql : mysql-connector-java jar
org.postgresql : postgresql jar
org.slf4j : slf4j-log4j12 jar

Project Modules

There are no modules declared in this project.