You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
James Ahlborn 22bf8a8642 cleanup some compiler warnings, thanks Markus Spann 2 月之前
.mvn/wrapper add maven wrapper support; minor version upgrades and pom cleanups 3 月之前
src cleanup some compiler warnings, thanks Markus Spann 2 月之前
.gitignore add maven wrapper support; minor version upgrades and pom cleanups 3 月之前
BUILDING.txt add maven wrapper support; minor version upgrades and pom cleanups 3 月之前
LICENSE.txt relicense with Apache License 9 年之前
NOTICE.txt tweak notice text 5 年之前
README.txt update docs 2 年之前
TODO.txt doc updates 7 年之前
mvnw add maven wrapper support; minor version upgrades and pom cleanups 3 月之前
mvnw.cmd add maven wrapper support; minor version upgrades and pom cleanups 3 月之前
pom.xml fix NumberFormatter so that it formats according to the locale of the current db 2 月之前

README.txt

Jackcess

Jackcess is a pure Java library for reading from and writing to MS Access
databases (currently supporting versions 2000-2019). It is not an
application. There is no GUI. It's a library, intended for other developers to
use to build Java applications. Jackcess is licensed under the Apache License
(as of version 2.1.0).


Please note that the GitHub repository is a mirror of the main project
repository which is hosted on SourceForge:

Homepage: https://jackcess.sourceforge.io/

Project: https://sourceforge.net/projects/jackcess/

Download: https://sourceforge.net/projects/jackcess/files/latest/download