License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdcom.github.darrachequesne |
ArtifactId | ArtifactIdspring-data-mongodb-datatables |
Version | Version1.0.3 |
Type | Typejar |
Description |
DescriptionSpring Data MongoDB for DataTables
Spring Data MongoDB extension to work with the great jQuery plug-in DataTables (http://datatables.net/)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.darrachequesne/spring-data-mongodb-datatables/ -->
<dependency>
<groupId>com.github.darrachequesne</groupId>
<artifactId>spring-data-mongodb-datatables</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.darrachequesne/spring-data-mongodb-datatables/
implementation 'com.github.darrachequesne:spring-data-mongodb-datatables:1.0.3'
// https://jarcasting.com/artifacts/com.github.darrachequesne/spring-data-mongodb-datatables/
implementation ("com.github.darrachequesne:spring-data-mongodb-datatables:1.0.3")
'com.github.darrachequesne:spring-data-mongodb-datatables:jar:1.0.3'
<dependency org="com.github.darrachequesne" name="spring-data-mongodb-datatables" rev="1.0.3">
<artifact name="spring-data-mongodb-datatables" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.darrachequesne', module='spring-data-mongodb-datatables', version='1.0.3')
)
libraryDependencies += "com.github.darrachequesne" % "spring-data-mongodb-datatables" % "1.0.3"
[com.github.darrachequesne/spring-data-mongodb-datatables "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-mongodb | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
javax.validation : validation-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.assertj : assertj-core | jar | |
org.springframework : spring-test | jar | |
ch.qos.logback : logback-classic | jar |