Dandelion :: Datatables :: Testing

Utilities used for testing purpose

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-testing
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

Dandelion :: Datatables :: Testing
Utilities used for testing purpose

Download datatables-testing

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
com.github.dandelion : datatables-core jar 0.9.3
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : jcl-over-slf4j jar 1.6.4
ch.qos.logback : logback-classic jar 1.0.9
ch.qos.logback : logback-access jar 1.0.9
com.github.detro.ghostdriver : phantomjsdriver jar 1.0.1
org.fluentlenium : fluentlenium-core jar 0.7.7
org.eclipse.jetty : jetty-server jar 8.1.10.v20130312
org.eclipse.jetty : jetty-webapp jar 8.1.10.v20130312
org.eclipse.jetty : jetty-jsp jar 8.1.10.v20130312
junit : junit-dep jar 4.11
org.easytesting : fest-assert jar 1.4
org.springframework : spring-test jar 3.2.2.RELEASE
org.springframework : spring-webmvc jar 3.2.2.RELEASE
org.codehaus.jackson : jackson-mapper-asl jar 1.9.12
xml-apis : xml-apis jar 1.4.01

Project Modules

There are no modules declared in this project.
com.github.dandelion

Dandelion project

Dandelion is a free and Open Source Java framework aimed at making web development simpler in JVM-based environments

Versions

Version
0.9.3
0.9.2
0.9.1
0.9.0
0.8.14
0.8.13
0.8.12
0.8.11