jar

org.reddwarfserver.maven.plugin : sgs-maven-plugin

Maven & Gradle

May 19, 2010

RedDwarf Maven Plugin · This plugin provides the ability to control a RedDwarf server installation from Maven. Capabilities include: installation of the server distribution itself, deploying application JAR files into the server, configuring the server, booting up the server, or shutting down the server. This plugin is compatible with RedDwarf server version 0.10.0 or later.

Table Of Contents

Latest Version

Download org.reddwarfserver.maven.plugin : sgs-maven-plugin JAR file - Latest Versions:

All Versions

Download org.reddwarfserver.maven.plugin : sgs-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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 sgs-maven-plugin-1.0-beta-2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.reddwarfserver.maven.plugin.sgs

├─ org.reddwarfserver.maven.plugin.sgs.AbstractDeployMojo.class - [JAR]

├─ org.reddwarfserver.maven.plugin.sgs.AbstractDirectoryMojo.class - [JAR]

├─ org.reddwarfserver.maven.plugin.sgs.AbstractExtendMojo.class - [JAR]

├─ org.reddwarfserver.maven.plugin.sgs.AbstractSgsMojo.class - [JAR]

├─ org.reddwarfserver.maven.plugin.sgs.BootMojo.class - [JAR]

├─ org.reddwarfserver.maven.plugin.sgs.ConfigureMojo.class - [JAR]

├─ org.reddwarfserver.maven.plugin.sgs.DeployDependenciesMojo.class - [JAR]

├─ org.reddwarfserver.maven.plugin.sgs.DeployMojo.class - [JAR]

├─ org.reddwarfserver.maven.plugin.sgs.ExtendDependenciesMojo.class - [JAR]

├─ org.reddwarfserver.maven.plugin.sgs.ExtendMojo.class - [JAR]

├─ org.reddwarfserver.maven.plugin.sgs.InstallMojo.class - [JAR]

├─ org.reddwarfserver.maven.plugin.sgs.StopMojo.class - [JAR]