bootstrap-datepicker

WebJar for bootstrap-datepicker

License

License

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bootstrap-datepicker
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

bootstrap-datepicker
WebJar for bootstrap-datepicker
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/uxsolutions/bootstrap-datepicker

Download bootstrap-datepicker

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : jquery jar [1.7.1,4.0.0)

Project Modules

There are no modules declared in this project.

bootstrap-datepicker

Join the chat at https://gitter.im/uxsolutions/bootstrap-datepicker Build Status GitHub license npm Twitter Follow

Versions are incremented according to semver.

CDN

You can use the CloudFlare powered cdnjs.com on your website.

bootstrap-datepicker on cdnjs

Please note: It might take a few hours until a new version is available on cdnjs.

Links

Snippets

Development

Once you cloned the repo, you'll need to install grunt and the development dependencies using a package manager:

  • yarn (recommended):
$ [sudo] yarn global add grunt-cli
$ yarn install
$ [sudo] npm install --global grunt-cli
$ npm install
org.webjars.npm

UX Solutions

A collection of plugins/tools to help you build a great user experience

Versions

Version
1.9.0
1.8.0
1.7.1
1.6.4
1.6.0
1.5.0
1.4.1
1.4.0