jar

com.dzodi : aws-deploy-maven-plugin

Maven & Gradle

Sep 15, 2021
2 stars

aws-deploy-maven-plugin Maven Mojo · This Maven plugin lets you deploy your Docker image to AWS ECR by existed Dockerfile in baseDir and deploy cloudformation project. With AWS Cloudformation and AWS ECR support, you can deploy your java application to AWS. Easy!

Table Of Contents

Latest Version

Download com.dzodi : aws-deploy-maven-plugin JAR file - Latest Versions:

All Versions

Download com.dzodi : aws-deploy-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window aws-deploy-maven-plugin-1.0.14.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.dzodi

├─ com.dzodi.AbstractAwsBuildMojo.class - [JAR]

├─ com.dzodi.AbstractBuildMojo.class - [JAR]

├─ com.dzodi.AbstractCommandMojo.class - [JAR]

├─ com.dzodi.CloudformationDeployMojo.class - [JAR]

├─ com.dzodi.Command.class - [JAR]

├─ com.dzodi.EcrFullFlowMojo.class - [JAR]

├─ com.dzodi.PropertiesUtils.class - [JAR]

Advertisement