Jar examples for j:jackcess-encrypt
An add-on to the Jackcess library for handling encryption in MS Access files.
You can download jar file jackcess-encrypt 2.1.0 in this page.
You can use the following script to add jackcess-encrypt-2.1.0.jar to your project.
<dependency> <groupId>com.healthmarketscience.jackcess</groupId> <artifactId>jackcess-encrypt</artifactId> <version>2.1.0</version> </dependency>
compile group: 'com.healthmarketscience.jackcess', name: 'jackcess-encrypt', version: '2.1.0'
libraryDependencies += "com.healthmarketscience.jackcess" % "jackcess-encrypt" % "2.1.0"
<dependency org="com.healthmarketscience.jackcess" name="jackcess-encrypt" rev="2.1.0"/>
@Grapes(@Grab(group='com.healthmarketscience.jackcess', module='jackcess-encrypt', version='2.1.0'))
'com.healthmarketscience.jackcess:jackcess-encrypt:jar:2.1.0'
Click the following link to download the jar file.
jackcess-encrypt-2.1.0-javadoc.jar