com.zarbosoft:cloudformation-model

Data model for AWS CloudFormation, generated from JSON spec

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.zarbosoft
ArtifactId

ArtifactId

cloudformation-model
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

com.zarbosoft:cloudformation-model
Data model for AWS CloudFormation, generated from JSON spec
Project URL

Project URL

https://gitlab.com/rendaw/java-cloudformation-model

Download cloudformation-model

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.zarbosoft.internal » cloudformation-model-generate jar 1.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2