Last Version

smt-cloudformation-parent 15.2.0.1

This project contains Java objects for building Cloudformation template components. These objects can then be serialised to a JSON or YAML template using the Jackson library.

License

License

Categories

Categories

AWS Container PaaS Providers ORM Data
GroupId

GroupId

com.github.shiver-me-timbers.aws.cloudformation
ArtifactId

ArtifactId

smt-cloudformation-parent
Version

Version

15.2.0.1
Type

Type

pom
Description

Description

smt-cloudformation-parent
This project contains Java objects for building Cloudformation template components. These objects can then be serialised to a JSON or YAML template using the Jackson library.
Source Code Management

Source Code Management

https://github.com/shiver-me-timbers/smt-cloudformation-parent

Download smt-cloudformation-parent 15.2.0.1


<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers.aws.cloudformation/smt-cloudformation-parent/ -->
<dependency>
    <groupId>com.github.shiver-me-timbers.aws.cloudformation</groupId>
    <artifactId>smt-cloudformation-parent</artifactId>
    <version>15.2.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers.aws.cloudformation/smt-cloudformation-parent/
implementation 'com.github.shiver-me-timbers.aws.cloudformation:smt-cloudformation-parent:15.2.0.1'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers.aws.cloudformation/smt-cloudformation-parent/
implementation ("com.github.shiver-me-timbers.aws.cloudformation:smt-cloudformation-parent:15.2.0.1")
'com.github.shiver-me-timbers.aws.cloudformation:smt-cloudformation-parent:pom:15.2.0.1'
<dependency org="com.github.shiver-me-timbers.aws.cloudformation" name="smt-cloudformation-parent" rev="15.2.0.1">
  <artifact name="smt-cloudformation-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers.aws.cloudformation', module='smt-cloudformation-parent', version='15.2.0.1')
)
libraryDependencies += "com.github.shiver-me-timbers.aws.cloudformation" % "smt-cloudformation-parent" % "15.2.0.1"
[com.github.shiver-me-timbers.aws.cloudformation/smt-cloudformation-parent "15.2.0.1"]

Dependencies

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
com.github.shiver-me-timbers : smt-random jar 1.8
com.github.shiver-me-timbers : smt-matchers jar 1.2
nl.jqno.equalsverifier : equalsverifier jar 3.4.1

Project Modules

  • smt-cloudformation-generation
  • smt-cloudformation-base-json-schemas
  • smt-cloudformation-base
  • smt-cloudformation-objects-json-schemas
  • smt-cloudformation-objects