is not current version
Last Version 2.0.0.M1

org.gvnix:org.gvnix.datatables.tags 1.4.1.RELEASE

JSP Tag lib which adaptes Dandelion datatables (http://dandelion.github.com/datatables) to work in gvNIX

Categories

Categories

Data
GroupId

GroupId

org.gvnix
ArtifactId

ArtifactId

org.gvnix.datatables.tags
Version

Version

1.4.1.RELEASE
Type

Type

jar

Download org.gvnix.datatables.tags 1.4.1.RELEASE


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