Struts2 AWS Lambda Support Plugin Example Showcase

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

Лицензия

Лицензия

Категории

Категории

AWS Контейнер PaaS Providers AWS Lambda
Группа

Группа

com.jgeppert.struts2
Идентификатор

Идентификатор

struts2-aws-lambda-support-example
Последняя версия

Последняя версия

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Struts2 AWS Lambda Support Plugin Example Showcase
An showcase example how to build AWS Lambdas based on Struts2 an application.

Скачать struts2-aws-lambda-support-example

Как подключить последнюю версию

<!-- 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.3.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.3.0'
// https://jarcasting.com/artifacts/com.jgeppert.struts2/struts2-aws-lambda-support-example/
implementation ("com.jgeppert.struts2:struts2-aws-lambda-support-example:1.3.0")
'com.jgeppert.struts2:struts2-aws-lambda-support-example:jar:1.3.0'
<dependency org="com.jgeppert.struts2" name="struts2-aws-lambda-support-example" rev="1.3.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.3.0')
)
libraryDependencies += "com.jgeppert.struts2" % "struts2-aws-lambda-support-example" % "1.3.0"
[com.jgeppert.struts2/struts2-aws-lambda-support-example "1.3.0"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
com.jgeppert.struts2 : struts2-aws-lambda-support-plugin jar 1.3.0
org.hibernate : hibernate-validator jar 5.3.5.Final
com.fasterxml.jackson.core : jackson-core jar 2.12.0
com.fasterxml.jackson.core : jackson-annotations jar 2.12.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.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)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.12

test (2)

Идентификатор библиотеки Тип Версия
org.apache.struts : struts2-junit-plugin jar 2.5.26
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.0
1.2.0
1.1.0
1.0.0