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-servlet2 |
| Последняя версия | Последняя версия0.9.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDandelion :: Datatables :: Extras :: Servlet 2
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| datatables-servlet2-0.9.3.pom | |
| datatables-servlet2-0.9.3.jar | 6 KB |
| datatables-servlet2-0.9.3-sources.jar | 5 KB |
| datatables-servlet2-0.9.3-javadoc.jar | 38 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.dandelion/datatables-servlet2/ -->
<dependency>
<groupId>com.github.dandelion</groupId>
<artifactId>datatables-servlet2</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dandelion/datatables-servlet2/
implementation 'com.github.dandelion:datatables-servlet2:0.9.3'
// https://jarcasting.com/artifacts/com.github.dandelion/datatables-servlet2/
implementation ("com.github.dandelion:datatables-servlet2:0.9.3")
'com.github.dandelion:datatables-servlet2:jar:0.9.3'
<dependency org="com.github.dandelion" name="datatables-servlet2" rev="0.9.3">
<artifact name="datatables-servlet2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dandelion', module='datatables-servlet2', version='0.9.3')
)
libraryDependencies += "com.github.dandelion" % "datatables-servlet2" % "0.9.3"
[com.github.dandelion/datatables-servlet2 "0.9.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.dandelion : datatables-core | jar | 0.9.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
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.