is not current version
Last Version 1.1.0

com.github.dandelion:datatables-jsp 1.0.1

JSP taglib for the Dandelion-DataTables component.

Categories

Categories

Data Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-jsp
Version

Version

1.0.1
Type

Type

jar

Download datatables-jsp 1.0.1


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