Download jackcess-encrypt-2.1.2.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.2 in this page.

Build File

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'

Download

Click the following link to download the jar file.

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



Related Tutorials