j

jna

JNA provides Java programs easy access to native shared libraries (DLLs on Windows) without writing anything but Java code no JNI or native code is required. This functionality is comparable to Windows' Platform/Invoke and Python's ctypes. Access is dynamic at runtime without code generation.
https://jna.dev.java.net/
Aggregated version Version Update time
3.0 3.0.9 Jul 09, 2009
3.0.5 Dec 26, 2008
2 Records