cfdsl

Java DSL for Amazon CloudFormation templates

License

License

GroupId

GroupId

com.github.ubehebe
ArtifactId

ArtifactId

cfdsl
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

cfdsl
Java DSL for Amazon CloudFormation templates

Download cfdsl

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0
com.google.code.gson : gson jar 2.3
com.google.guava : guava jar 18.0
junit : junit jar 4.11

provided (1)

Group / Artifact Type Version
javax.inject : javax.inject jar 1

test (1)

Group / Artifact Type Version
com.google.truth : truth jar 0.23

Project Modules

There are no modules declared in this project.

Versions

Version
0.1