is not current version
Last Version 1.3.0

com.jgeppert.struts2:struts2-aws-lambda-support-plugin 1.0.0

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

Categories

Categories

AWS Container PaaS Providers AWS Lambda
GroupId

GroupId

com.jgeppert.struts2
ArtifactId

ArtifactId

struts2-aws-lambda-support-plugin
Version

Version

1.0.0
Type

Type

jar

Download struts2-aws-lambda-support-plugin 1.0.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.0.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.0.0'
// https://jarcasting.com/artifacts/com.jgeppert.struts2/struts2-aws-lambda-support-plugin/
implementation ("com.jgeppert.struts2:struts2-aws-lambda-support-plugin:1.0.0")
'com.jgeppert.struts2:struts2-aws-lambda-support-plugin:jar:1.0.0'
<dependency org="com.jgeppert.struts2" name="struts2-aws-lambda-support-plugin" rev="1.0.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.0.0')
)
libraryDependencies += "com.jgeppert.struts2" % "struts2-aws-lambda-support-plugin" % "1.0.0"
[com.jgeppert.struts2/struts2-aws-lambda-support-plugin "1.0.0"]