jar

org.bidib.jbidib.de.perdian.maven.plugins : macosappbundler-maven-plugin

Maven & Gradle

Jan 22, 2022
38 stars

macOS app bundler Maven plugin · Maven plugin to create a macOS application bundle

Table Of Contents

Latest Version

Download org.bidib.jbidib.de.perdian.maven.plugins : macosappbundler-maven-plugin JAR file - Latest Versions:

All Versions

Download org.bidib.jbidib.de.perdian.maven.plugins : macosappbundler-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.15.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 macosappbundler-maven-plugin-1.15.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.perdian.maven.plugins.macosappbundler.mojo.model

├─ de.perdian.maven.plugins.macosappbundler.mojo.model.AppConfiguration.class - [JAR]

├─ de.perdian.maven.plugins.macosappbundler.mojo.model.DmgConfiguration.class - [JAR]

├─ de.perdian.maven.plugins.macosappbundler.mojo.model.JdkConfiguration.class - [JAR]

├─ de.perdian.maven.plugins.macosappbundler.mojo.model.NativeBinaryType.class - [JAR]

├─ de.perdian.maven.plugins.macosappbundler.mojo.model.PlistConfiguration.class - [JAR]

de.perdian.maven.plugins.macosappbundler.mojo.impl

├─ de.perdian.maven.plugins.macosappbundler.mojo.impl.AppGenerator.class - [JAR]

├─ de.perdian.maven.plugins.macosappbundler.mojo.impl.DmgGenerator.class - [JAR]

de.perdian.maven.plugins.macosappbundler.mojo.impl.support

├─ de.perdian.maven.plugins.macosappbundler.mojo.impl.support.IO.class - [JAR]

de.perdian.maven.plugins.macosappbundler.mojo

├─ de.perdian.maven.plugins.macosappbundler.mojo.BundleMojo.class - [JAR]

Advertisement