Last Version

Cloudformation Response Java 1.2.2

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

License

License

GroupId

GroupId

com.sunrun
ArtifactId

ArtifactId

cfn-response
Version

Version

1.2.2
Type

Type

jar
Description

Description

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

Download cfn-response 1.2.2


<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.