bootstrap-confirmation

WebJar for bootstrap-confirmation

Лицензия

Лицензия

Группа

Группа

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

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

bootstrap-confirmation
Последняя версия

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

2.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

bootstrap-confirmation
WebJar for bootstrap-confirmation
Ссылка на сайт

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

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

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

https://github.com/webjars/bootstrap-confirmation

Скачать bootstrap-confirmation

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

Bootstrap Confirmation WebJar (bootstrap-confirmation)

Bootstrap Confirmation is a simple Bootstrap box to confirm a task. This WebJar includes the corresponding JavaScript and CSS files. Bootstrap Confirmation is licensed under the Apache License 2.0.

WebJars are usually built using a plain Maven POM. This WebJar uses the Apache Maven AntRun Plugin to download the Bootstrap Confirmation files from GitHub 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>bootstrap-confirmation</artifactId>
    <version>2.3.1</version>
</dependency>

And here is a Gradle snippet for you:

implementation 'org.webjars:bootstrap-confirmation:2.3.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 Bootstrap Confirmation WebJar. Thanks in advance!

org.webjars

WebJars

Web Libraries as JAR Files

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

Версия
2.3.1