Last Version

AWS CDK Maven Plugin 0.0.8

The AWS CDK Maven plugin produces and deploys CloudFormation templates based on the cloud infrastructure defined by means of CDK. The goal of the project is to improve the experience of Java developers while working with CDK by eliminating the need for installing Node.js and interacting with the CDK application by means of CDK Toolkit.

License

License

Categories

Categories

AWS Container PaaS Providers Maven Build Tools
GroupId

GroupId

io.linguarobot
ArtifactId

ArtifactId

aws-cdk-maven-plugin
Version

Version

0.0.8
Type

Type

maven-plugin
Description

Description

AWS CDK Maven Plugin
The AWS CDK Maven plugin produces and deploys CloudFormation templates based on the cloud infrastructure defined by means of CDK. The goal of the project is to improve the experience of Java developers while working with CDK by eliminating the need for installing Node.js and interacting with the CDK application by means of CDK Toolkit.

Download aws-cdk-maven-plugin 0.0.8


<plugin>
    <groupId>io.linguarobot</groupId>
    <artifactId>aws-cdk-maven-plugin</artifactId>
    <version>0.0.8</version>
</plugin>

Dependencies

compile (20)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.5.0
software.amazon.awscdk : core jar 1.41.0
software.amazon.awssdk : cloudformation jar
software.amazon.awssdk : s3 jar
software.amazon.awssdk : sts jar
software.amazon.awssdk : route53 jar
software.amazon.awssdk : ec2 jar
software.amazon.awssdk : ssm jar
software.amazon.awssdk : ecr jar
io.linguarobot : aws-cdk-maven-plugin-api jar 0.0.8
io.linguarobot : aws-cdk-maven-plugin-runtime jar 0.0.8
io.linguarobot : aws-cdk-cloud-manifest jar 0.0.8
com.google.guava : guava jar 29.0-jre
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-compress jar 1.20
org.apache.commons : commons-exec jar 1.3
javax.json : javax.json-api jar 1.1.4
org.glassfish : javax.json jar 1.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr353 jar
com.fasterxml.jackson.datatype : jackson-datatype-guava jar

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.5.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0
org.projectlombok : lombok jar 1.18.12

test (3)

Group / Artifact Type Version
software.amazon.awssdk : elasticloadbalancingv2 jar
org.testng : testng jar 7.1.0
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.