Struts2 Bootstrap Plugin Parent Module

Parent project for Struts2 Bootstrap integration.

Лицензия

Лицензия

Группа

Группа

com.jgeppert.struts2.bootstrap
Идентификатор

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

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

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

4.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Struts2 Bootstrap Plugin Parent Module
Parent project for Struts2 Bootstrap integration.
Ссылка на сайт

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

https://github.com/struts-community-plugins/struts2-bootstrap
Система контроля версий

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

https://github.com/struts-community-plugins/struts2-bootstrap/

Скачать bootstrap

Имя Файла Размер
bootstrap-4.0.1.pom 4 KB
Обзор

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

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : jsp-api jar 2.0

test (1)

Идентификатор библиотеки Тип Версия
javax.servlet.jsp : jsp-api jar 2.1

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

  • struts2-bootstrap-plugin
  • struts2-bootstrap-showcase
com.jgeppert.struts2.bootstrap

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

Версия
4.0.1
4.0.0
2.5.2
2.5.1
2.5.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.7.0
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.1
1.2.0
1.1.0