This library allows developers to access native libraries (DLL and lib.so) from java. You do NOT need to compile a line of C/C++ to use it: it's dynamic !! Now Win32 DLL and shared libraries are usable with Java ;)
Categories
Software DevelopmentLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow JNative : Java to native interface
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
Thanks for software and updates.
-
Best project! Perfect for my needs!
-
excellent application.
-
JNative is a very good project,and helps me very much! And now i want use it on android system,anyone can help me? Dose it support android system?
-
After floundering with JNI trying to work with a 3rd party-supplied DLL, this does the trick - pointers and all. Could do with an up-to-date help file or the like... I would be willing to provide some input to that...