is not current version
Last Version 1.21.0

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

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.4.0
Type

Type

jar

Download smithy-aws-cloudformation 1.4.0


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