DataTables4j :: Module :: Ajax/Jersey

DataTables4j AJAX module that uses Jersey

License

License

Categories

Categories

Data Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.datatables4j
ArtifactId

ArtifactId

datatables4j-ajax-jersey
Last Version

Last Version

0.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

DataTables4j :: Module :: Ajax/Jersey
DataTables4j AJAX module that uses Jersey

Download datatables4j-ajax-jersey

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.datatables4j : datatables4j-core-api jar 0.8.1
com.sun.jersey : jersey-client jar 1.8
org.codehaus.jackson : jackson-mapper-asl jar 1.9.9
org.slf4j : slf4j-api jar 1.6.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.3
0.3.1
0.3.0