License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.lwfwind.web |
ArtifactId | ArtifactIdspring-jquery-datatable |
Version | Version3.2 |
Type | Typejar |
Description |
DescriptionSpring extension to work with the great jQuery plugin DataTables
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-jquery-datatable-3.2.pom | |
spring-jquery-datatable-3.2.jar | 32 KB |
spring-jquery-datatable-3.2-sources.jar | 20 KB |
spring-jquery-datatable-3.2-javadoc.jar | 133 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lwfwind.web/spring-jquery-datatable/ -->
<dependency>
<groupId>com.github.lwfwind.web</groupId>
<artifactId>spring-jquery-datatable</artifactId>
<version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lwfwind.web/spring-jquery-datatable/
implementation 'com.github.lwfwind.web:spring-jquery-datatable:3.2'
// https://jarcasting.com/artifacts/com.github.lwfwind.web/spring-jquery-datatable/
implementation ("com.github.lwfwind.web:spring-jquery-datatable:3.2")
'com.github.lwfwind.web:spring-jquery-datatable:jar:3.2'
<dependency org="com.github.lwfwind.web" name="spring-jquery-datatable" rev="3.2">
<artifact name="spring-jquery-datatable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lwfwind.web', module='spring-jquery-datatable', version='3.2')
)
libraryDependencies += "com.github.lwfwind.web" % "spring-jquery-datatable" % "3.2"
[com.github.lwfwind.web/spring-jquery-datatable "3.2"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
com.github.lwfwind.common : java-common-helper | jar | 1.3 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 8.5.5 |
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
org.apache.poi : poi-ooxml | jar | 3.8 |
org.apache.poi : poi-scratchpad | jar | 3.8 |
org.springframework : spring-webmvc | jar | 4.3.2.RELEASE |