is not current version
Last Version 0.3.3

com.github.datatables4j:datatables4j-ajax-jersey 0.3.0

DataTables4j AJAX module that uses Jersey

Categories

Categories

Data Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.datatables4j
ArtifactId

ArtifactId

datatables4j-ajax-jersey
Version

Version

0.3.0
Type

Type

jar

Download datatables4j-ajax-jersey 0.3.0


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