Dandelion :: Datatables :: Core

Dandelion component that allows to quickly create full-featured HTML tables using the amazing DataTables jQuery plugin.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-core
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Dandelion :: Datatables :: Core
Dandelion component that allows to quickly create full-featured HTML tables using the amazing DataTables jQuery plugin.
Project Organization

Project Organization

Dandelion Project

Download datatables-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.dandelion : dandelion-core jar 1.1.0
com.googlecode.json-simple : json-simple jar 1.1.1
commons-beanutils : commons-beanutils jar 1.8.3
org.slf4j : slf4j-api jar 1.7.5

provided (1)

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

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 1.6.0
org.springframework : spring-test jar 3.2.7.RELEASE
javax.servlet.jsp : jsp-api jar 2.2
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
com.github.dandelion

Dandelion project

Dandelion is a free and Open Source Java framework aimed at making web development simpler in JVM-based environments

Versions

Version
1.1.0
1.0.1
1.0.0
0.10.1
0.10.0
0.9.3
0.9.2
0.9.1
0.9.0
0.8.14
0.8.13
0.8.12
0.8.11
0.8.10
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4