is not current version
Last Version 1.21.0

software.amazon.smithy:smithy-aws-cloudformation 1.5.1

This module contains support for converting Smithy resources to CloudFormation Resource Schemas.

Categories

Categories

AWS Container PaaS Providers ORM Data
GroupId

GroupId

software.amazon.smithy
ArtifactId

ArtifactId

smithy-aws-cloudformation
Version

Version

1.5.1
Type

Type

jar

Download smithy-aws-cloudformation 1.5.1


<!-- https://jarcasting.com/artifacts/software.amazon.smithy/smithy-aws-cloudformation/ -->
<dependency>
    <groupId>software.amazon.smithy</groupId>
    <artifactId>smithy-aws-cloudformation</artifactId>
    <version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.smithy/smithy-aws-cloudformation/
implementation 'software.amazon.smithy:smithy-aws-cloudformation:1.5.1'
// https://jarcasting.com/artifacts/software.amazon.smithy/smithy-aws-cloudformation/
implementation ("software.amazon.smithy:smithy-aws-cloudformation:1.5.1")
'software.amazon.smithy:smithy-aws-cloudformation:jar:1.5.1'
<dependency org="software.amazon.smithy" name="smithy-aws-cloudformation" rev="1.5.1">
  <artifact name="smithy-aws-cloudformation" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.smithy', module='smithy-aws-cloudformation', version='1.5.1')
)
libraryDependencies += "software.amazon.smithy" % "smithy-aws-cloudformation" % "1.5.1"
[software.amazon.smithy/smithy-aws-cloudformation "1.5.1"]