Last Version

DataTables4j :: Core :: JSP Implementation 0.8.3

JSP implementation of DataTables4j

License

License

Categories

Categories

Data Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.github.datatables4j
ArtifactId

ArtifactId

datatables4j-core-jsp
Version

Version

0.8.3
Type

Type

jar
Description

Description

DataTables4j :: Core :: JSP Implementation
JSP implementation of DataTables4j

Download datatables4j-core-jsp 0.8.3


<!-- https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-core-jsp/ -->
<dependency>
    <groupId>com.github.datatables4j</groupId>
    <artifactId>datatables4j-core-jsp</artifactId>
    <version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-core-jsp/
implementation 'com.github.datatables4j:datatables4j-core-jsp:0.8.3'
// https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-core-jsp/
implementation ("com.github.datatables4j:datatables4j-core-jsp:0.8.3")
'com.github.datatables4j:datatables4j-core-jsp:jar:0.8.3'
<dependency org="com.github.datatables4j" name="datatables4j-core-jsp" rev="0.8.3">
  <artifact name="datatables4j-core-jsp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.datatables4j', module='datatables4j-core-jsp', version='0.8.3')
)
libraryDependencies += "com.github.datatables4j" % "datatables4j-core-jsp" % "0.8.3"
[com.github.datatables4j/datatables4j-core-jsp "0.8.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.datatables4j : datatables4j-core-base jar 0.8.3

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
javax.servlet.jsp : jsp-api jar 2.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.springframework : spring-test jar 3.2.1.RELEASE
org.easytesting : fest-assert jar 1.4
httpunit : httpunit jar 1.7

Project Modules

There are no modules declared in this project.