smt-cloudformation-base

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-base
Last Version

Last Version

15.2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

smt-cloudformation-base
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.

Download smt-cloudformation-base

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar

test (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar
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

There are no modules declared in this project.

Versions

Version
15.2.0.1
15.2.0.0
6.0.0.0
1.1
1.0