View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window azure-webapp-maven-plugin-2.12.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.azure.maven.webapp.models
├─ com.microsoft.azure.maven.webapp.models.WebAppOption.class - [JAR]
com.microsoft.azure.maven.webapp.utils
├─ com.microsoft.azure.maven.webapp.utils.FTPUtils.class - [JAR]
├─ com.microsoft.azure.maven.webapp.utils.Utils.class - [JAR]
├─ com.microsoft.azure.maven.webapp.utils.XMLUtils.class - [JAR]
com.microsoft.azure.maven.webapp.configuration
├─ com.microsoft.azure.maven.webapp.configuration.ContainerSetting.class - [JAR]
├─ com.microsoft.azure.maven.webapp.configuration.DeployTargetType.class - [JAR]
├─ com.microsoft.azure.maven.webapp.configuration.Deployment.class - [JAR]
├─ com.microsoft.azure.maven.webapp.configuration.DeploymentSlotConfig.class - [JAR]
├─ com.microsoft.azure.maven.webapp.configuration.MavenRuntimeConfig.class - [JAR]
├─ com.microsoft.azure.maven.webapp.configuration.SchemaVersion.class - [JAR]
com.microsoft.azure.maven.webapp.handlers
├─ com.microsoft.azure.maven.webapp.handlers.WebAppPomHandler.class - [JAR]
com.microsoft.azure.maven.webapp.parser
├─ com.microsoft.azure.maven.webapp.parser.ConfigParser.class - [JAR]
com.microsoft.azure.maven.webapp.serializer
├─ com.microsoft.azure.maven.webapp.serializer.ConfigurationSerializer.class - [JAR]
├─ com.microsoft.azure.maven.webapp.serializer.V2ConfigurationSerializer.class - [JAR]
com.microsoft.azure.maven.webapp
├─ com.microsoft.azure.maven.webapp.AbstractWebAppMojo.class - [JAR]
├─ com.microsoft.azure.maven.webapp.ConfigMojo.class - [JAR]
├─ com.microsoft.azure.maven.webapp.DeployMojo.class - [JAR]
├─ com.microsoft.azure.maven.webapp.HelpMojo.class - [JAR]
├─ com.microsoft.azure.maven.webapp.WebAppConfiguration.class - [JAR]
com.microsoft.azure.maven.webapp.task
├─ com.microsoft.azure.maven.webapp.task.DeployExternalResourcesTask.class - [JAR]