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.2 in this page.
You can use the following script to add jackcess-encrypt-2.1.2.jar to your project.
<dependency> <groupId>com.healthmarketscience.jackcess</groupId> <artifactId>jackcess-encrypt</artifactId> <version>2.1.2</version> </dependency>
compile group: 'com.healthmarketscience.jackcess', name: 'jackcess-encrypt', version: '2.1.2'
libraryDependencies += "com.healthmarketscience.jackcess" % "jackcess-encrypt" % "2.1.2"
<dependency org="com.healthmarketscience.jackcess" name="jackcess-encrypt" rev="2.1.2"/>
@Grapes(@Grab(group='com.healthmarketscience.jackcess', module='jackcess-encrypt', version='2.1.2'))
'com.healthmarketscience.jackcess:jackcess-encrypt:jar:2.1.2'
Click the following link to download the jar file.
jackcess-encrypt-2.1.2-javadoc.jar