DataTables4j :: Parent

DataTables4j is a free and Open Source web framework that allows you to quickly create full-featured HTML table based on the amazing DataTables jQuery plugin. Writing table in your Java/JEE based web application has never been so easy thanks to all the features (compression, aggregation, export), themes, plugins and template engines integration : JSP and Thymeleaf !

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

datatables4j-parent
Последняя версия

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

0.8.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

DataTables4j :: Parent
DataTables4j is a free and Open Source web framework that allows you to quickly create full-featured HTML table based on the amazing DataTables jQuery plugin. Writing table in your Java/JEE based web application has never been so easy thanks to all the features (compression, aggregation, export), themes, plugins and template engines integration : JSP and Thymeleaf !

Скачать datatables4j-parent

Имя Файла Размер
datatables4j-parent-0.8.3.pom 10 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
0.8.3
0.8.2
0.8.1
0.7.0
0.6.0