DataTables4j :: Module :: Backward/Servlet 2.x

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 !

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.datatables4j
ArtifactId

ArtifactId

datatables4j-servlet2
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

DataTables4j :: Module :: Backward/Servlet 2.x
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 !

Download datatables4j-servlet2

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.datatables4j : datatables4j-core-base jar 0.8.3
org.slf4j : slf4j-api Optional jar 1.6.4

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api Optional jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2