jar

br.com.ingenieux : simpledb-maven-plugin

Maven & Gradle

Dec 30, 2015

The simpledb-maven-plugin is a plugin to automate SimpleDB care and handling, in particular for integration testing. It lets you automate domain creation, loading, deletion and dumping.

Table Of Contents

Latest Version

Download br.com.ingenieux : simpledb-maven-plugin JAR file - Latest Versions:

All Versions

Download br.com.ingenieux : simpledb-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
1.0
0.2.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 simpledb-maven-plugin-1.4.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

br.com.ingenieux.mojo.simpledb.cmd

├─ br.com.ingenieux.mojo.simpledb.cmd.DumpDomainCommand.class - [JAR]

├─ br.com.ingenieux.mojo.simpledb.cmd.DumpDomainContext.class - [JAR]

├─ br.com.ingenieux.mojo.simpledb.cmd.PutAttributesCommand.class - [JAR]

├─ br.com.ingenieux.mojo.simpledb.cmd.PutAttributesContext.class - [JAR]

br.com.ingenieux.mojo.simpledb

├─ br.com.ingenieux.mojo.simpledb.AbstractSimpleDbDomainMojo.class - [JAR]

├─ br.com.ingenieux.mojo.simpledb.AbstractSimpleDbMojo.class - [JAR]

├─ br.com.ingenieux.mojo.simpledb.CreateDomainsMojo.class - [JAR]

├─ br.com.ingenieux.mojo.simpledb.DeleteDomainsMojo.class - [JAR]

├─ br.com.ingenieux.mojo.simpledb.DumpDomainsMojo.class - [JAR]

├─ br.com.ingenieux.mojo.simpledb.HelpMojo.class - [JAR]

├─ br.com.ingenieux.mojo.simpledb.PutAttributesMojo.class - [JAR]