jar

com.oracle.substratevm : native-image-maven-plugin

Maven & Gradle

Nov 04, 2019
19.8k stars

native-image-maven-plugin Maven Plugin · Tool for generating an image that contains ahead-of-time compiled Java code.

Table Of Contents

Latest Version

Download com.oracle.substratevm : native-image-maven-plugin JAR file - Latest Versions:

All Versions

Download com.oracle.substratevm : native-image-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
19.2.x
19.1.x
19.0.x
1.0.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 native-image-maven-plugin-19.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.oracle.substratevm

├─ com.oracle.substratevm.HelpMojo.class - [JAR]

├─ com.oracle.substratevm.NativeImageMojo.class - [JAR]

Advertisement