Name: | jna |
---|---|
Version: | 4.5.1 |
Release: | 5.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 407744 |
License: | (LGPLv2 or ASL 2.0) and ASL 2.0 |
RPM: | jna-4.5.1-5.el8.x86_64.rpm |
Source RPM: | jna-4.5.1-5.el8.src.rpm |
Build Date: | Sun Nov 10 2019 |
Build Host: | jenkins-10-147-72-125-78f0649f-0d81-4ed9-8a5f-f87f52bdc01d.appad1iad.osdevelopmeniad.oraclevcn.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. |