MVN

com.github.mizool.cloudformation : cloudformation

Maven & Gradle

May 30, 2023
0 stars

com.github.mizool.cloudformation:cloudformation · Cloudformation templates and scripts.

<dependency>
    <groupId>com.github.mizool.cloudformation</groupId>
    <artifactId>cloudformation</artifactId>
    <version>0.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mizool.cloudformation : cloudformation to add to Maven - Latest Versions:

  • Latest Stable: 0.7.2

All Versions

Choose a version of com.github.mizool.cloudformation : cloudformation to add to Maven - All Versions:

Version Vulnerabilities Updated
0.7.x
cloudformation-0.7.2
cloudformation-0.7.1
0.7
cloudformation-0.7
0.5.x
cloudformation-0.5.4
cloudformation-0.5.2
cloudformation-0.5.1
0.5
cloudformation-0.5
0.4.x
cloudformation-0.4.1
0.4
cloudformation-0.4
0.3
cloudformation-0.3
0.2
cloudformation-0.2
0.1
cloudformation-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.mizool.cloudformation</groupId>
    <artifactId>cloudformation</artifactId>
    <version>0.7.2</version>
</dependency>