Last Version

smt-cloudformation-json-schemas 1.0

This library contains Java objects for building Cloudformation template components. These objects can then be serialised to a JSON or YAML template using the Jackson library.

License

License

Categories

Categories

AWS Container PaaS Providers JSON Data ORM
GroupId

GroupId

com.github.shiver-me-timbers.aws.cloudformation
ArtifactId

ArtifactId

smt-cloudformation-json-schemas
Version

Version

1.0
Type

Type

jar
Description

Description

smt-cloudformation-json-schemas
This library contains Java objects for building Cloudformation template components. These objects can then be serialised to a JSON or YAML template using the Jackson library.

Download smt-cloudformation-json-schemas 1.0


<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers.aws.cloudformation/smt-cloudformation-json-schemas/ -->
<dependency>
    <groupId>com.github.shiver-me-timbers.aws.cloudformation</groupId>
    <artifactId>smt-cloudformation-json-schemas</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers.aws.cloudformation/smt-cloudformation-json-schemas/
implementation 'com.github.shiver-me-timbers.aws.cloudformation:smt-cloudformation-json-schemas:1.0'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers.aws.cloudformation/smt-cloudformation-json-schemas/
implementation ("com.github.shiver-me-timbers.aws.cloudformation:smt-cloudformation-json-schemas:1.0")
'com.github.shiver-me-timbers.aws.cloudformation:smt-cloudformation-json-schemas:jar:1.0'
<dependency org="com.github.shiver-me-timbers.aws.cloudformation" name="smt-cloudformation-json-schemas" rev="1.0">
  <artifact name="smt-cloudformation-json-schemas" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers.aws.cloudformation', module='smt-cloudformation-json-schemas', version='1.0')
)
libraryDependencies += "com.github.shiver-me-timbers.aws.cloudformation" % "smt-cloudformation-json-schemas" % "1.0"
[com.github.shiver-me-timbers.aws.cloudformation/smt-cloudformation-json-schemas "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-databind jar

test (9)

Group / Artifact Type Version
org.powermock : powermock-core jar 1.7.4
org.powermock : powermock-module-junit4 jar 1.7.4
org.powermock : powermock-api-mockito2 jar 1.7.4
org.mockito : mockito-core jar 2.8.9
com.google.code.bean-matchers : bean-matchers jar 0.11
commons-io : commons-io jar 2.6
org.springframework.boot : spring-boot-starter-test jar
com.github.shiver-me-timbers : smt-random jar 1.8
com.github.shiver-me-timbers : smt-matchers jar 1.2

Project Modules

There are no modules declared in this project.