Last Version

smt-cloudformation-objects 15.2.0.1

This library is a complete mapping of the AWS CloudFormation Resource Specification into Java objects. The objects have been generated directly from the specification so should be a direct one to one mapping.

License

License

Categories

Categories

AWS Container PaaS Providers ORM Data
GroupId

GroupId

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

ArtifactId

smt-cloudformation-objects
Version

Version

15.2.0.1
Type

Type

jar
Description

Description

smt-cloudformation-objects
This library is a complete mapping of the AWS CloudFormation Resource Specification into Java objects. The objects have been generated directly from the specification so should be a direct one to one mapping.

Download smt-cloudformation-objects 15.2.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.shiver-me-timbers.aws.cloudformation : smt-cloudformation-base jar 15.2.0.1
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-databind jar
commons-lang : commons-lang jar 2.6

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

There are no modules declared in this project.