Last Version

Struts2 and Cloud Integration 1.3.0

Support Module for Struts2 and Cloud Integration

License

License

GroupId

GroupId

com.jgeppert.struts2
ArtifactId

ArtifactId

struts2-cloud-support
Version

Version

1.3.0
Type

Type

pom
Description

Description

Struts2 and Cloud Integration
Support Module for Struts2 and Cloud Integration
Project URL

Project URL

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

Source Code Management

https://github.com/struts-community-plugins/struts2-cloud-support/

Download struts2-cloud-support 1.3.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.struts : struts2-convention-plugin jar 2.5.26
org.apache.struts : struts2-rest-plugin jar 2.5.26
org.apache.struts : struts2-bean-validation-plugin jar 2.5.26
javax.servlet : javax.servlet-api jar 3.1.0
javax.servlet : jsp-api jar 2.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (2)

Group / Artifact Type Version
org.apache.struts : struts2-junit-plugin jar 2.5.26
junit : junit jar 4.13.1

Project Modules

  • struts2-aws-lambda-support-plugin
  • struts2-aws-lambda-support-example