| Лицензия |
Лицензия |
|---|---|
| Категории |
Категории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.
|
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.struts : struts2-junit-plugin | jar | 2.5.26 |
| junit : junit | jar | 4.13.1 |