Name: | jna |
---|---|
Version: | 5.14.0 |
Release: | 7.el10 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 545515 |
License: | Apache-2.0 OR LGPL-2.1-or-later |
RPM: | jna-5.14.0-7.el10.aarch64.rpm |
Source RPM: | jna-5.14.0-7.el10.src.rpm |
Build Date: | Sun Jan 26 2025 |
Build Host: | build-ol10-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/java-native-access/jna/ |
Summary: | Pure Java access to native libraries |
Description: | JNA provides Java programs easy access to native shared libraries (DLLs on Windows) without writing anything but Java code. JNA's design aims to provide native access in a natural way with a minimum of effort. No boilerplate or generated code is required. While some attention is paid to performance, correctness and ease of use take priority. |