libjna-java binary package in Ubuntu Noble amd64

 JNA provides Java programs easy access to native shared libraries 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.
 .
 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.
 .
 The JNA library uses a small native library stub to dynamically invoke native
 code. The developer uses a Java interface to describe functions and structures
 in the target native library. This makes it quite easy to take advantage of
 native platform features without incurring the high overhead of configuring and
 building JNI code for multiple platforms.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-01-06 08:04:42 UTC Published Ubuntu Noble amd64 release universe libs Optional 5.14.0-1
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Noble amd64 proposed universe libs Optional 5.14.0-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2024-01-06 08:04:56 UTC Superseded Ubuntu Noble amd64 release universe libs Optional 5.13.0-2
  • Removal requested .
  • Superseded by amd64 build of libjna-java 5.14.0-1 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu