is not current version
Last Version 4.0.1

Struts2 Bootstrap Plugin Parent Module 4.0.0

Parent project for Struts2 Bootstrap integration.

License

License

GroupId

GroupId

com.jgeppert.struts2.bootstrap
ArtifactId

ArtifactId

bootstrap
Version

Version

4.0.0
Type

Type

pom
Description

Description

Struts2 Bootstrap Plugin Parent Module
Parent project for Struts2 Bootstrap integration.
Project URL

Project URL

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

Source Code Management

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

Download bootstrap 4.0.0

Filename Size
bootstrap-4.0.0.pom 12 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
javax.servlet : jsp-api jar 2.0

test (1)

Group / Artifact Type Version
javax.servlet.jsp : jsp-api jar 2.1

Project Modules

  • struts2-bootstrap-plugin
  • struts2-bootstrap-showcase