jar

com.github.wix-maven : wix-maven-plugin

Maven & Gradle

May 03, 2019
12 stars

WiX Maven Plugin · A maven plugin to provide lifecycle of a Windows Installer build using WiX Toolset (Windows Installer XML Toolset) . Provides lifecycles for * msi * msp * wixlib * bundle

Table Of Contents

Latest Version

Download com.github.wix-maven : wix-maven-plugin JAR file - Latest Versions:

All Versions

Download com.github.wix-maven : wix-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.x
0.1.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 wix-maven-plugin-0.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.wix_maven

├─ com.github.wix_maven.AbstractCompilerMojo.class - [JAR]

├─ com.github.wix_maven.AbstractInsigniaMojo.class - [JAR]

├─ com.github.wix_maven.AbstractLinker.class - [JAR]

├─ com.github.wix_maven.AbstractPackageable.class - [JAR]

├─ com.github.wix_maven.AbstractTorchMojo.class - [JAR]

├─ com.github.wix_maven.AbstractWixMojo.class - [JAR]

├─ com.github.wix_maven.ArtifactItem.class - [JAR]

├─ com.github.wix_maven.AttachBundleEngineMojo.class - [JAR]

├─ com.github.wix_maven.CandleMojo.class - [JAR]

├─ com.github.wix_maven.DetachBundleEngineMojo.class - [JAR]

├─ com.github.wix_maven.HarvestMojo.class - [JAR]

├─ com.github.wix_maven.InscribeMojo.class - [JAR]

├─ com.github.wix_maven.LightMojo.class - [JAR]

├─ com.github.wix_maven.LitMojo.class - [JAR]

├─ com.github.wix_maven.PackageMojo.class - [JAR]

├─ com.github.wix_maven.PatchMojo.class - [JAR]

├─ com.github.wix_maven.PreparePackageMojo.class - [JAR]

├─ com.github.wix_maven.SmokeMojo.class - [JAR]

├─ com.github.wix_maven.ToolsetMojo.class - [JAR]

├─ com.github.wix_maven.TransformMojo.class - [JAR]

├─ com.github.wix_maven.UnpackDependenciesMojo.class - [JAR]

├─ com.github.wix_maven.ValidateMojo.class - [JAR]

├─ com.github.wix_maven.WixInfo.class - [JAR]

├─ com.github.wix_maven.WixprojMojo.class - [JAR]

Advertisement