Last Version

Struts2 AWS Lambda Support Plugin 1.3.0

An Apache Struts Plugin to help building AWS Lambdas based on Struts2 applications.

License

License

Categories

Categories

AWS Container PaaS Providers AWS Lambda
GroupId

GroupId

com.jgeppert.struts2
ArtifactId

ArtifactId

struts2-aws-lambda-support-plugin
Version

Version

1.3.0
Type

Type

jar
Description

Description

Struts2 AWS Lambda Support Plugin
An Apache Struts Plugin to help building AWS Lambdas based on Struts2 applications.

Download struts2-aws-lambda-support-plugin 1.3.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.amazonaws.serverless : aws-serverless-java-container-struts2 jar 1.5.2
com.amazonaws : aws-lambda-java-core jar 1.2.1
com.amazonaws : aws-lambda-java-log4j2 jar 1.2.0
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

There are no modules declared in this project.