MVN

com.github.shiver-me-timbers : smt-aws-cfn-custom-resource-parent

Maven & Gradle

Nov 29, 2017

This modules contains all the AWS lambda back custom CloudFormation resources.

<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-aws-cfn-custom-resource-parent</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.shiver-me-timbers : smt-aws-cfn-custom-resource-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of com.github.shiver-me-timbers : smt-aws-cfn-custom-resource-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4
smt-aws-cfn-custom-resource-parent-1.4
1.3
smt-aws-cfn-custom-resource-parent-1.3
1.2
smt-aws-cfn-custom-resource-parent-1.2
1.1
smt-aws-cfn-custom-resource-parent-1.1
1.0
smt-aws-cfn-custom-resource-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-aws-cfn-custom-resource-parent</artifactId>
    <version>1.4</version>
</dependency>