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.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.github.dandelion |
| Идентификатор | Идентификаторdatatables-extras |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеDandelion :: Datatables :: Extras
Dandelion component that allows to quickly create full-featured HTML tables using the amazing DataTables jQuery plugin.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| datatables-extras-1.1.0.pom | 863 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.dandelion/datatables-extras/ -->
<dependency>
<groupId>com.github.dandelion</groupId>
<artifactId>datatables-extras</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dandelion/datatables-extras/
implementation 'com.github.dandelion:datatables-extras:1.1.0'
// https://jarcasting.com/artifacts/com.github.dandelion/datatables-extras/
implementation ("com.github.dandelion:datatables-extras:1.1.0")
'com.github.dandelion:datatables-extras:pom:1.1.0'
<dependency org="com.github.dandelion" name="datatables-extras" rev="1.1.0">
<artifact name="datatables-extras" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dandelion', module='datatables-extras', version='1.1.0')
)
libraryDependencies += "com.github.dandelion" % "datatables-extras" % "1.1.0"
[com.github.dandelion/datatables-extras "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
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.