is not current version
Last Version 1.3.6

com.github.netfarmers:spring-data-mongodb-datatables 1.2.3

Spring Data MongoDB extension to work with the great jQuery plug-in DataTables (http://datatables.net/)

Categories

Categories

MongoDB Data Databases Net
GroupId

GroupId

com.github.netfarmers
ArtifactId

ArtifactId

spring-data-mongodb-datatables
Version

Version

1.2.3
Type

Type

jar

Download spring-data-mongodb-datatables 1.2.3


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