Categories |
CategoriesData Jersey Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.github.datatables4j |
ArtifactId | ArtifactIddatatables4j-ajax-jersey |
Version | Version0.3.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-ajax-jersey/ -->
<dependency>
<groupId>com.github.datatables4j</groupId>
<artifactId>datatables4j-ajax-jersey</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-ajax-jersey/
implementation 'com.github.datatables4j:datatables4j-ajax-jersey:0.3.1'
// https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-ajax-jersey/
implementation ("com.github.datatables4j:datatables4j-ajax-jersey:0.3.1")
'com.github.datatables4j:datatables4j-ajax-jersey:jar:0.3.1'
<dependency org="com.github.datatables4j" name="datatables4j-ajax-jersey" rev="0.3.1">
<artifact name="datatables4j-ajax-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.datatables4j', module='datatables4j-ajax-jersey', version='0.3.1')
)
libraryDependencies += "com.github.datatables4j" % "datatables4j-ajax-jersey" % "0.3.1"
[com.github.datatables4j/datatables4j-ajax-jersey "0.3.1"]