| License |
License |
|---|---|
| Categories |
CategoriesData Jakarta Server Pages Jakarta EE The Web Tier |
| GroupId | GroupIdcom.github.datatables4j |
| ArtifactId | ArtifactIddatatables4j-core-jsp |
| Last Version | Last Version0.8.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDataTables4j :: Core :: JSP Implementation
JSP implementation of DataTables4j
|
| Filename | Size |
|---|---|
| datatables4j-core-jsp-0.8.3.pom | |
| datatables4j-core-jsp-0.8.3.jar | 32 KB |
| datatables4j-core-jsp-0.8.3-sources.jar | 29 KB |
| datatables4j-core-jsp-0.8.3-javadoc.jar | 101 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.datatables4j : datatables4j-core-base | jar | 0.8.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| javax.servlet.jsp : jsp-api | jar | 2.2 |
| 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 |