is not current version
Last Version 1.0.6

com.zarbosoft:cloudformation-model 1.0.3

Data model for AWS CloudFormation, generated from JSON spec

Categories

Categories

ORM Data
GroupId

GroupId

com.zarbosoft
ArtifactId

ArtifactId

cloudformation-model
Version

Version

1.0.3
Type

Type

jar

Download cloudformation-model 1.0.3


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