Jar examples for s:smt-aws-cfn-cr-scaffold
This library provides scaffolding for creating AWS lambda back CloudFormation custom resources. This greatly simplifies the code required while handling any logic routing and signalling.
You can download jar file smt-aws-cfn-cr-scaffold 1.0 in this page.
Apache License
You can use the following script to add smt-aws-cfn-cr-scaffold-1.0.jar to your project.
<dependency> <groupId>com.github.shiver-me-timbers</groupId> <artifactId>smt-aws-cfn-cr-scaffold</artifactId> <version>1.0</version> </dependency>
compile group: 'com.github.shiver-me-timbers', name: 'smt-aws-cfn-cr-scaffold', version: '1.0'
libraryDependencies += "com.github.shiver-me-timbers" % "smt-aws-cfn-cr-scaffold" % "1.0"
<dependency org="com.github.shiver-me-timbers" name="smt-aws-cfn-cr-scaffold" rev="1.0"/>
@Grapes(@Grab(group='com.github.shiver-me-timbers', module='smt-aws-cfn-cr-scaffold', version='1.0'))
'com.github.shiver-me-timbers:smt-aws-cfn-cr-scaffold:jar:1.0'
Click the following link to download the jar file.
smt-aws-cfn-cr-scaffold-1.0-javadoc.jar