MVN

com.github.dandelion : datatables-docs

Maven & Gradle

Jul 28, 2015

Dandelion :: Datatables :: Documentation · Documentation of the Dandelion-Datatables component

<dependency>
    <groupId>com.github.dandelion</groupId>
    <artifactId>datatables-docs</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dandelion : datatables-docs to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.github.dandelion : datatables-docs to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
datatables-docs-1.1.0
1.0.x
datatables-docs-1.0.1
datatables-docs-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.dandelion</groupId>
    <artifactId>datatables-docs</artifactId>
    <version>1.1.0</version>
</dependency>

Advertisement