is not current version
Last Version 1.0.6

com.zarbosoft:cloudformation-model 1.0.5

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

Type

jar

Download cloudformation-model 1.0.5


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