DataTables4j :: Core :: Dependencies Wrapper

DataTables4j is an open-source taglib that allows you to quickly create HTML table in your Java/JEE based web application without even writing any HTML or Javascript code ! The taglib will handle all the HTML and Javascript code generation needed by the amazing DataTables jQuery plugin, depending on how you configured the JSP tags. Other features, like compression, aggregation or export are also available !

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

DataTables4j :: Core :: Dependencies Wrapper
DataTables4j is an open-source taglib that allows you to quickly create HTML table in your Java/JEE based web application without even writing any HTML or Javascript code ! The taglib will handle all the HTML and Javascript code generation needed by the amazing DataTables jQuery plugin, depending on how you configured the JSP tags. Other features, like compression, aggregation or export are also available !

Скачать datatables4j-core

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.datatables4j : datatables4j-core-api jar 0.7.0
com.github.datatables4j : datatables4j-core-impl jar 0.7.0

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

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

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

Версия
0.7.0
0.6.0