AWS CloudFormation Resource Schema Validator

This library contains the metaschema for CloudFormation resource types and validation tools.

License

License

Categories

Categories

AWS Container PaaS Providers ORM Data
GroupId

GroupId

software.amazon.cloudformation
ArtifactId

ArtifactId

aws-cloudformation-resource-schema
Last Version

Last Version

2.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

AWS CloudFormation Resource Schema Validator
This library contains the metaschema for CloudFormation resource types and validation tools.
Source Code Management

Source Code Management

https://github.com/aws-cloudformation/aws-cloudformation-resource-schema

Download aws-cloudformation-resource-schema

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.everit-org.json-schema » org.everit.json.schema jar 1.11.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (5)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-junit-jupiter jar 2.22.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.
software.amazon.cloudformation

AWS CloudFormation

AWS CloudFormation provides a common language for you to describe and provision all the infrastructure resources in your cloud environment.

Versions

Version
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0