datatables-datetime

WebJar for datatables-datetime

License

License

Categories

Categories

Data
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

datatables-datetime
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

datatables-datetime
WebJar for datatables-datetime
Project URL

Project URL

https://webjars.org
Source Code Management

Source Code Management

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

Download datatables-datetime

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars : datatables jar 1.10.7

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.0.1