License |
License |
---|---|
GroupId | GroupIdcom.jgeppert.struts2.bootstrap |
ArtifactId | ArtifactIdstruts2-bootstrap-plugin |
Version | Version4.0.0 |
Type | Typejar |
Description |
DescriptionStruts2 Bootstrap Plugin
Parent project for Struts2 Bootstrap integration.
|
<!-- https://jarcasting.com/artifacts/com.jgeppert.struts2.bootstrap/struts2-bootstrap-plugin/ -->
<dependency>
<groupId>com.jgeppert.struts2.bootstrap</groupId>
<artifactId>struts2-bootstrap-plugin</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jgeppert.struts2.bootstrap/struts2-bootstrap-plugin/
implementation 'com.jgeppert.struts2.bootstrap:struts2-bootstrap-plugin:4.0.0'
// https://jarcasting.com/artifacts/com.jgeppert.struts2.bootstrap/struts2-bootstrap-plugin/
implementation ("com.jgeppert.struts2.bootstrap:struts2-bootstrap-plugin:4.0.0")
'com.jgeppert.struts2.bootstrap:struts2-bootstrap-plugin:jar:4.0.0'
<dependency org="com.jgeppert.struts2.bootstrap" name="struts2-bootstrap-plugin" rev="4.0.0">
<artifact name="struts2-bootstrap-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jgeppert.struts2.bootstrap', module='struts2-bootstrap-plugin', version='4.0.0')
)
libraryDependencies += "com.jgeppert.struts2.bootstrap" % "struts2-bootstrap-plugin" % "4.0.0"
[com.jgeppert.struts2.bootstrap/struts2-bootstrap-plugin "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.struts : struts-annotations | jar | 1.0.6 |
org.apache.struts : struts2-core | jar | 2.5.26 |
org.apache.velocity : velocity Optional | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : jsp-api | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
taglibs : standard | jar | 1.1.2 |
javax.servlet : jstl | jar | 1.1.2 |
javax.servlet.jsp : jsp-api | jar | 2.1 |