Download jackcess-encrypt-2.1.1.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.1 in this page.

Build File

You can use the following script to add jackcess-encrypt-2.1.1.jar to your project.

<dependency>
   <groupId>com.healthmarketscience.jackcess</groupId>
   <artifactId>jackcess-encrypt</artifactId>
   <version>2.1.1</version>
</dependency>
compile group: 'com.healthmarketscience.jackcess', name: 'jackcess-encrypt', version: '2.1.1'
libraryDependencies += "com.healthmarketscience.jackcess" % "jackcess-encrypt" % "2.1.1"
<dependency org="com.healthmarketscience.jackcess" name="jackcess-encrypt" rev="2.1.1"/>
@Grapes(@Grab(group='com.healthmarketscience.jackcess', module='jackcess-encrypt', version='2.1.1'))
'com.healthmarketscience.jackcess:jackcess-encrypt:jar:2.1.1'

Download

Click the following link to download the jar file.

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



Related Tutorials