jar

com.github.tkuenneth : nativeparameterstoreaccess

Maven & Gradle

Jan 06, 2021
6 stars

Native Parameter Store Access · nativeparameterstoreaccess provides access to the Windows registry and the macOS Defaults database.

Table Of Contents

Latest Version

Download com.github.tkuenneth : nativeparameterstoreaccess JAR file - Latest Versions:

All Versions

Download com.github.tkuenneth : nativeparameterstoreaccess 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 nativeparameterstoreaccess-0.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.tkuenneth.nativeparameterstoreaccess

├─ com.github.tkuenneth.nativeparameterstoreaccess.Dconf.class - [JAR]

├─ com.github.tkuenneth.nativeparameterstoreaccess.MacOSDefaults.class - [JAR]

├─ com.github.tkuenneth.nativeparameterstoreaccess.NativeParameterStoreAccess.class - [JAR]

├─ com.github.tkuenneth.nativeparameterstoreaccess.WindowsRegistry.class - [JAR]