Download jackcess-encrypt-2.1.0.jar file - Jar j

Jar examples for j:jackcess-encrypt

Description

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.

Build File

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'

Download

Click the following link to download the jar file.

jackcess-encrypt-2.1.0-javadoc.jar
jackcess-encrypt-2.1.0-sources.jar
jackcess-encrypt-2.1.0.jar
jackcess-encrypt-2.1.0.pom



Related Tutorials