Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

123456789101112131415
  1. Jackcess
  2. Jackcess is a pure Java library for reading from and writing to MS Access
  3. databases (currently supporting versions 2000-2013). It is not an
  4. application. There is no GUI. It's a library, intended for other developers to
  5. use to build Java applications. Jackcess is licensed under the Apache License
  6. (as of version 2.1.0).
  7. Please note that the GitHub repository is a mirror of the main project
  8. repository which is hosted on SourceForge:
  9. Homepage: http://jackcess.sourceforge.net/
  10. Project: https://sourceforge.net/projects/jackcess/