Jar examples for j:jackcess
A pure Java library for reading from and writing to MS Access databases.
You can download jar file jackcess 2.1.6 in this page.
GNU Lesser General Public License
You can use the following script to add jackcess-2.1.6.jar to your project.
<dependency> <groupId>com.healthmarketscience.jackcess</groupId> <artifactId>jackcess</artifactId> <version>2.1.6</version> </dependency>
compile group: 'com.healthmarketscience.jackcess', name: 'jackcess', version: '2.1.6'
libraryDependencies += "com.healthmarketscience.jackcess" % "jackcess" % "2.1.6"
<dependency org="com.healthmarketscience.jackcess" name="jackcess" rev="2.1.6"/>
@Grapes(@Grab(group='com.healthmarketscience.jackcess', module='jackcess', version='2.1.6'))
'com.healthmarketscience.jackcess:jackcess:jar:2.1.6'
Click the following link to download the jar file.
jackcess-2.1.6-javadoc.jar