datatables-datetime

WebJar for datatables-datetime

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

org.webjars
Идентификатор

Идентификатор

datatables-datetime
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

datatables-datetime
WebJar for datatables-datetime
Ссылка на сайт

Ссылка на сайт

https://webjars.org
Система контроля версий

Система контроля версий

https://github.com/webjars/datatables-datetime

Скачать datatables-datetime

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars : datatables jar 1.10.7

Модули Проекта

Данный проект не имеет модулей.

DataTables DateTime WebJar (datatables-datetime)

DataTables DateTime is an extension for DataTables that provide a user friendly way to select values for dates and times. This WebJar includes the corresponding JavaScript and CSS files. DataTables and the DateTime extension are provided by SpryMedia Ltd. Scotland under the MIT License.

WebJars are usually built using a plain Maven POM. This WebJar uses the Wagon Maven Plugin to download the DataTables DateTime files from jsDelivr and puts them into the Java archive.

Usage

Just include this WebJar into your project. For Maven, you can use the following snippet:

<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>datatables-datetime</artifactId>
    <version>1.0.1</version>
</dependency>

And here is a Gradle snippet for you:

implementation 'org.webjars:datatables-datetime:1.0.1'

Building

Just call

mvn clean install

and the Jar is built. You can check the output in the target folder. Please make sure that all required files are included and have proper content.

Contributing

I highly welcome your updates and improvements. Please open a pull request if you want to contribute to the DataTables DateTime WebJar. Thanks in advance!

org.webjars

WebJars

Web Libraries as JAR Files

Версии библиотеки

Версия
1.0.1