jar

uk.co.bithatch : native-image-annotations

Maven & Gradle

Aug 09, 2023
0 stars

Native Image Annotations · Annotations to help with generating GraalVM native image meta-data.

Table Of Contents

Latest Version

Download uk.co.bithatch : native-image-annotations JAR file - Latest Versions:

All Versions

Download uk.co.bithatch : native-image-annotations JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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-annotations-0.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

uk.co.bithatch.nativeimage.annotations

├─ uk.co.bithatch.nativeimage.annotations.Bundle.class - [JAR]

├─ uk.co.bithatch.nativeimage.annotations.Enable.class - [JAR]

├─ uk.co.bithatch.nativeimage.annotations.Invoke.class - [JAR]

├─ uk.co.bithatch.nativeimage.annotations.NativeImageProcessor.class - [JAR]

├─ uk.co.bithatch.nativeimage.annotations.Proxy.class - [JAR]

├─ uk.co.bithatch.nativeimage.annotations.Query.class - [JAR]

├─ uk.co.bithatch.nativeimage.annotations.Reflectable.class - [JAR]

├─ uk.co.bithatch.nativeimage.annotations.Resource.class - [JAR]

├─ uk.co.bithatch.nativeimage.annotations.Serialization.class - [JAR]

├─ uk.co.bithatch.nativeimage.annotations.TypeReflect.class - [JAR]

Advertisement