jar

com.mageddo.nativeimage : reflection-config-generator

Maven & Gradle

Mar 12, 2023
1 usages
9 stars

reflection-config-generator · Automatically generate graal reflection configuration json

Table Of Contents

Latest Version

Download com.mageddo.nativeimage : reflection-config-generator JAR file - Latest Versions:

All Versions

Download com.mageddo.nativeimage : reflection-config-generator JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x
2.3.x
2.1.x
2.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 reflection-config-generator-2.4.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

nativeimage.core.io

├─ nativeimage.core.io.NativeImagePropertiesWriter.class - [JAR]

├─ nativeimage.core.io.Out.class - [JAR]

├─ nativeimage.core.io.ReflectionConfigFileCreator.class - [JAR]

├─ nativeimage.core.io.ReflectionConfigWriter.class - [JAR]

nativeimage.core.thirdparty

├─ nativeimage.core.thirdparty.Main.class - [JAR]

├─ nativeimage.core.thirdparty.ThirdPartyPackageScanner.class - [JAR]

├─ nativeimage.core.thirdparty.ThirdPartyReflectionConfigGenerator.class - [JAR]

nativeimage.core

├─ nativeimage.core.NativeImageReflectionConfigGenerator.class - [JAR]

├─ nativeimage.core.NativeImages.class - [JAR]

├─ nativeimage.core.ReflectionConfigAppender.class - [JAR]

├─ nativeimage.core.ReflectionConfigBuilder.class - [JAR]

├─ nativeimage.core.ReflectionUtils.class - [JAR]

├─ nativeimage.core.TypeBuilder.class - [JAR]

nativeimage.core.domain

├─ nativeimage.core.domain.Method.class - [JAR]

├─ nativeimage.core.domain.ReflectionConfig.class - [JAR]

nativeimage

├─ nativeimage.Reflection.class - [JAR]

├─ nativeimage.Reflections.class - [JAR]

nativeimage.processor

├─ nativeimage.processor.AnnotationProcessor.class - [JAR]