jar

com.projectdarkstar.maven.plugin : sgs-maven-plugin

Maven & Gradle

May 20, 2010

Project Darkstar Maven Plugin · This plugin provides the ability to control a Project Darkstar 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 Project Darkstar server version 0.9.8 or later.

Table Of Contents

Latest Version

Download com.projectdarkstar.maven.plugin : sgs-maven-plugin JAR file - Latest Versions:

All Versions

Download com.projectdarkstar.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-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.projectdarkstar.maven.plugin.sgs

├─ com.projectdarkstar.maven.plugin.sgs.AbstractDeployMojo.class - [JAR]

├─ com.projectdarkstar.maven.plugin.sgs.AbstractDirectoryMojo.class - [JAR]

├─ com.projectdarkstar.maven.plugin.sgs.AbstractExtendMojo.class - [JAR]

├─ com.projectdarkstar.maven.plugin.sgs.AbstractSgsMojo.class - [JAR]

├─ com.projectdarkstar.maven.plugin.sgs.BootMojo.class - [JAR]

├─ com.projectdarkstar.maven.plugin.sgs.ConfigureMojo.class - [JAR]

├─ com.projectdarkstar.maven.plugin.sgs.DeployDependenciesMojo.class - [JAR]

├─ com.projectdarkstar.maven.plugin.sgs.DeployMojo.class - [JAR]

├─ com.projectdarkstar.maven.plugin.sgs.ExtendDependenciesMojo.class - [JAR]

├─ com.projectdarkstar.maven.plugin.sgs.ExtendMojo.class - [JAR]

├─ com.projectdarkstar.maven.plugin.sgs.InstallMojo.class - [JAR]

├─ com.projectdarkstar.maven.plugin.sgs.StopMojo.class - [JAR]