Spring Data JPA for DataTables

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

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

com.github.darrachequesne
Идентификатор

Идентификатор

spring-data-jpa-datatables
Последняя версия

Последняя версия

5.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Data JPA for DataTables
Spring Data JPA extension to work with the great jQuery plug-in DataTables (http://datatables.net/)
Ссылка на сайт

Ссылка на сайт

https://github.com/darrachequesne/spring-data-jpa-datatables
Система контроля версий

Система контроля версий

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

Скачать spring-data-jpa-datatables

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar

test (7)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
5.2.0
5.1.0
5.0.0
4.3
4.2
4.1
4.0
3.1
3.0
2.6
2.5
2.4
2.3
2.2
2.1
2.0
1.5
1.4
1.3
1.2
1.1
1.0