License |
License |
---|---|
Categories |
CategoriesData Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.github.datatables4j |
ArtifactId | ArtifactIddatatables4j-ajax-jersey |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDataTables4j :: Module :: Ajax/Jersey
DataTables4j AJAX module that uses Jersey
|
<!-- 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"]
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 |