| License | License | 
|---|---|
| Categories | CategoriesAWS Container PaaS Providers ORM Data | 
| GroupId | GroupIdsoftware.amazon.cloudformation | 
| ArtifactId | ArtifactIdaws-cloudformation-resource-schema | 
| Last Version | Last Version2.0.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionAWS CloudFormation Resource Schema Validator This library contains the metaschema for CloudFormation resource types and validation tools. | 
| Source Code Management | Source Code Management | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.everit-org.json-schema » org.everit.json.schema | jar | 1.11.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 | 
| 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 |