Java Lambda Request Response

Library containing useful classes when writing AWS Lambda fucntions in Java

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

com.github.michaelruocco
Идентификатор

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

java-lambda-request-response
Последняя версия

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

1.0.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java Lambda Request Response
Library containing useful classes when writing AWS Lambda fucntions in Java
Ссылка на сайт

Ссылка на сайт

https://github.com/michaelruocco/java-lambda-request-response

Скачать java-lambda-request-response

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

<!-- https://jarcasting.com/artifacts/com.github.michaelruocco/java-lambda-request-response/ -->
<dependency>
    <groupId>com.github.michaelruocco</groupId>
    <artifactId>java-lambda-request-response</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.michaelruocco/java-lambda-request-response/
implementation 'com.github.michaelruocco:java-lambda-request-response:1.0.8'
// https://jarcasting.com/artifacts/com.github.michaelruocco/java-lambda-request-response/
implementation ("com.github.michaelruocco:java-lambda-request-response:1.0.8")
'com.github.michaelruocco:java-lambda-request-response:jar:1.0.8'
<dependency org="com.github.michaelruocco" name="java-lambda-request-response" rev="1.0.8">
  <artifact name="java-lambda-request-response" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.michaelruocco', module='java-lambda-request-response', version='1.0.8')
)
libraryDependencies += "com.github.michaelruocco" % "java-lambda-request-response" % "1.0.8"
[com.github.michaelruocco/java-lambda-request-response "1.0.8"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.amazonaws : aws-lambda-java-core jar 1.1.0
org.apache.httpcomponents : httpclient jar 4.5.3
com.google.code.gson : gson jar 2.8.1
org.apache.commons : commons-lang3 jar 3.5
com.amazonaws : aws-java-sdk-api-gateway jar 1.11.197

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0
com.github.michaelruocco : property-loader jar 2.0.1
org.mockito : mockito-all jar 1.9.5
com.github.stefanbirkner : system-rules jar 1.16.1

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

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

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

Версия
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0