Last Version

DataTables4j :: Module :: Spring3 extras 0.8.3

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-spring3
Version

Version

0.8.3
Type

Type

jar
Description

Description

DataTables4j :: Module :: Spring3 extras
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-spring3 0.8.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.datatables4j : datatables4j-core-base jar 0.8.3
org.springframework : spring-context Optional jar 3.2.0.RELEASE
org.springframework : spring-web Optional jar 3.2.0.RELEASE

provided (1)

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

Project Modules

There are no modules declared in this project.