Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

README.txt 544B

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/