Cloudformation Response Java

A utility for using Cloudformation with Java8-based lambdas as custom resources

Лицензия

Лицензия

Группа

Группа

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

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

cfn-response
Последняя версия

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

1.2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Cloudformation Response Java
A utility for using Cloudformation with Java8-based lambdas as custom resources

Скачать cfn-response

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.amazonaws : aws-lambda-java-core jar 1.1.0
org.apache.httpcomponents : httpclient jar 4.5.2
com.fasterxml.jackson.core : jackson-databind jar 2.9.9.3
org.slf4j : slf4j-api jar 1.7.19
com.google.code.findbugs : jsr305 jar 3.0.1

test (7)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19
junit : junit jar 4.12
org.skyscreamer : jsonassert jar 1.2.3
commons-io : commons-io jar 2.4
ch.qos.logback : logback-classic jar 1.1.6

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

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

Sunrun Inc.

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

Версия
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0