Last Version

troposphere-maven-plugin Maven Plugin 2.6.0.1

This plugin makes use of Jython and 2 Pthyon modules (Boto and Troposphere) to allow for automated generation of AWS CloudFormation templates from a Python source file. This alleviates the need to maintain a large and possibly cumbersome JSON file by hand, and allows for proper commenting, modularization, etc.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.azurenight.maven
ArtifactId

ArtifactId

troposphere-maven-plugin
Version

Version

2.6.0.1
Type

Type

maven-plugin
Description

Description

troposphere-maven-plugin Maven Plugin
This plugin makes use of Jython and 2 Pthyon modules (Boto and Troposphere) to allow for automated generation of AWS CloudFormation templates from a Python source file. This alleviates the need to maintain a large and possibly cumbersome JSON file by hand, and allows for proper commenting, modularization, etc.
Project URL

Project URL

https://github.com/Arvoreen/troposphere-maven-plugin

Download troposphere-maven-plugin 2.6.0.1


<plugin>
    <groupId>com.azurenight.maven</groupId>
    <artifactId>troposphere-maven-plugin</artifactId>
    <version>2.6.0.1</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.3
org.apache.maven : maven-core jar 3.6.3
org.codehaus.plexus : plexus-utils jar 3.3.0
commons-io : commons-io jar 2.6
org.apache.commons : commons-compress jar 1.20

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.