JNA provides Java programs easy access to native shared libraries without writing anything but Java code - no JNI or native code is required. Questions, comments, or exploratory conversations should begin on the mailing list, although you may find it easier to find answers to already-solved problems on StackOverflow.
The definitive JNA reference (including an overview and usage details) is in the JavaDoc.