scala-cloudformation-custom-resource

Abstract CloudFormation custom resource Lambda that can be easily extended with custom functionality.

License

License

MIT
Categories

Categories

Scala Languages ORM Data
GroupId

GroupId

com.dwolla
ArtifactId

ArtifactId

scala-cloudformation-custom-resource_2.12
Last Version

Last Version

4.0.0-M3
Release Date

Release Date

Type

Type

jar
Description

Description

scala-cloudformation-custom-resource
Abstract CloudFormation custom resource Lambda that can be easily extended with custom functionality.
Project URL

Project URL

https://github.com/Dwolla/scala-cloudformation-custom-resource
Project Organization

Project Organization

com.dwolla
Source Code Management

Source Code Management

https://github.com/Dwolla/scala-cloudformation-custom-resource

Download scala-cloudformation-custom-resource_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.dwolla/scala-cloudformation-custom-resource_2.12/ -->
<dependency>
    <groupId>com.dwolla</groupId>
    <artifactId>scala-cloudformation-custom-resource_2.12</artifactId>
    <version>4.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/com.dwolla/scala-cloudformation-custom-resource_2.12/
implementation 'com.dwolla:scala-cloudformation-custom-resource_2.12:4.0.0-M3'
// https://jarcasting.com/artifacts/com.dwolla/scala-cloudformation-custom-resource_2.12/
implementation ("com.dwolla:scala-cloudformation-custom-resource_2.12:4.0.0-M3")
'com.dwolla:scala-cloudformation-custom-resource_2.12:jar:4.0.0-M3'
<dependency org="com.dwolla" name="scala-cloudformation-custom-resource_2.12" rev="4.0.0-M3">
  <artifact name="scala-cloudformation-custom-resource_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dwolla', module='scala-cloudformation-custom-resource_2.12', version='4.0.0-M3')
)
libraryDependencies += "com.dwolla" % "scala-cloudformation-custom-resource_2.12" % "4.0.0-M3"
[com.dwolla/scala-cloudformation-custom-resource_2.12 "4.0.0-M3"]

Dependencies

compile (13)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
org.typelevel : cats-core_2.12 jar 2.5.0
org.typelevel : cats-effect_2.12 jar 2.4.1
com.amazonaws : aws-lambda-java-core jar 1.1.0
com.amazonaws : aws-lambda-java-log4j2 jar 1.0.0
org.log4s : log4s_2.12 jar 1.8.2
org.apache.logging.log4j : log4j-api jar 2.11.1
org.apache.logging.log4j : log4j-core jar 2.11.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.1
org.apache.httpcomponents : httpclient jar 4.5.2
io.circe : circe-core_2.12 jar 0.13.0
io.circe : circe-generic_2.12 jar 0.13.0
io.circe : circe-parser_2.12 jar 0.13.0

test (7)

Group / Artifact Type Version
com.amazonaws : aws-lambda-java-events jar 1.1.0
org.specs2 : specs2-core_2.12 jar 4.7.0
org.specs2 : specs2-mock_2.12 jar 4.7.0
io.circe : circe-literal_2.12 jar 0.13.0
org.typelevel : cats-laws_2.12 jar 2.5.0
org.typelevel : discipline-specs2_2.12 jar 1.0.0
org.specs2 : specs2-scalacheck_2.12 jar 4.7.0

Project Modules

There are no modules declared in this project.

Scala Abstract CloudFormation Custom Resource Lambda

Dwolla/scala-cloudformation-custom-resource CI license

Abstract CloudFormation custom resource Lambda that can be easily extended with custom functionality.

cats-effect version matrix:

scala-cloudformation-custom-resource cats-effect
4.x release branch 1.x / 2.x

If you plan to use other libraries from the cats-effect ecosystem, choose the release branch compatible with the latest version those libraries support.

com.dwolla

Dwolla

Power your app with programmable our payments platform

Versions

Version
4.0.0-M3