jar

org.jbrew.native : native-verifier

Maven & Gradle

Apr 07, 2020

JBrew :: Native :: Verifier · This library contains native facade implementations of the JBrew utility libraries with the Java Native Interface (JNI). This set of libraries features specific optimizations for Unix-based systems in terms of performance and memory. This is achieved through careful tuning using the C programming language to not only control for garbage collection, but also to ensure maximum performance for elected library features. This library in particular features example usages of the JNI in order to test hardware for usability.

Table Of Contents

Latest Version

Download org.jbrew.native : native-verifier JAR file - Latest Versions:

All Versions

Download org.jbrew.native : native-verifier JAR file - All Versions:

Version Vulnerabilities Size Updated
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 native-verifier-0.1.0-beta.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jbrew.jni.verifier

├─ org.jbrew.jni.verifier.DoMath.class - [JAR]

├─ org.jbrew.jni.verifier.SayHi.class - [JAR]