DataTables4j :: Core :: 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 !

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.datatables4j
ArtifactId

ArtifactId

datatables4j-core-parent
Last Version

Last Version

0.8.3
Release Date

Release Date

Type

Type

pom
Description

Description

DataTables4j :: Core :: 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 !

Download datatables4j-core-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • datatables4j-core-api
  • datatables4j-core-base
  • datatables4j-core-jsp
  • datatables4j-core-thymeleaf
  • datatables4j-spring3
  • datatables4j-servlet2

Versions

Version
0.8.3
0.8.2
0.8.1
0.7.0
0.6.0