Dandelion-DataTables
Dandelion module to create full-features HTML table based on the amazing DataTables jQuery plugin.
See the documentation here: http://dandelion.github.io/datatables
= The Dandelion team.
| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.github.dandelion |
| ArtifactId | ArtifactIddatatables-testing |
| Last Version | Last Version0.9.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDandelion :: Datatables :: Testing
Utilities used for testing purpose
|
| Filename | Size |
|---|---|
| datatables-testing-0.9.3.pom | |
| datatables-testing-0.9.3.jar | 69 KB |
| datatables-testing-0.9.3-sources.jar | 44 KB |
| datatables-testing-0.9.3-javadoc.jar | 36 KB |
| Browse |
<!-- 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"]
| 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 |
Dandelion module to create full-features HTML table based on the amazing DataTables jQuery plugin.
See the documentation here: http://dandelion.github.io/datatables
= The Dandelion team.