Last Version

Dandelion :: Datatables :: Extras :: Struts1 1.1.0

Extra providing I18N utilities when dealing with Struts 1.x

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-struts1
Version

Version

1.1.0
Type

Type

jar
Description

Description

Dandelion :: Datatables :: Extras :: Struts1
Extra providing I18N utilities when dealing with Struts 1.x
Project Organization

Project Organization

Dandelion Project

Download datatables-struts1 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.dandelion : datatables-core jar 1.1.0

provided (3)

Group / Artifact Type Version
org.apache.struts : struts-core jar [1.3.5,1.3.10]
javax.servlet : javax.servlet-api jar 3.0.1
javax.servlet.jsp : jsp-api jar 2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.