is not current version
Last Version 1.3.0

com.jgeppert.struts2:struts2-aws-lambda-support-example 1.2.0

An showcase example how to build AWS Lambdas based on Struts2 an application.

Categories

Categories

AWS Container PaaS Providers AWS Lambda
GroupId

GroupId

com.jgeppert.struts2
ArtifactId

ArtifactId

struts2-aws-lambda-support-example
Version

Version

1.2.0
Type

Type

jar

Download struts2-aws-lambda-support-example 1.2.0


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