MVN

com.healthmarketscience.jackcess : jackcess-encrypt

Maven & Gradle

Nov 26, 2022
18 usages

Jackcess Encrypt · An add-on to the Jackcess library for handling encryption in MS Access files.

<dependency>
    <groupId>com.healthmarketscience.jackcess</groupId>
    <artifactId>jackcess-encrypt</artifactId>
    <version>4.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.healthmarketscience.jackcess : jackcess-encrypt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.2

All Versions

Choose a version of com.healthmarketscience.jackcess : jackcess-encrypt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
jackcess-encrypt-4.0.2
jackcess-encrypt-4.0.1
jackcess-encrypt-4.0.0
3.0.x
jackcess-encrypt-3.0.0
2.1.x
jackcess-encrypt-2.1.4
jackcess-encrypt-2.1.3
jackcess-encrypt-2.1.2
jackcess-encrypt-2.1.1
jackcess-encrypt-2.1.0
2.0.x
jackcess-encrypt-2.0.2
jackcess-encrypt-2.0.1
jackcess-encrypt-2.0.0
1.0.x
jackcess-encrypt-1.0.4
jackcess-encrypt-1.0.3
jackcess-encrypt-1.0.2
jackcess-encrypt-1.0.1
jackcess-encrypt-1.0.0

How to add a dependency to Maven

Add the following com.healthmarketscience.jackcess : jackcess-encrypt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.healthmarketscience.jackcess</groupId>
    <artifactId>jackcess-encrypt</artifactId>
    <version>4.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.healthmarketscience.jackcess : jackcess-encrypt gradle dependency to your build.gradle file:

implementation 'com.healthmarketscience.jackcess:jackcess-encrypt:4.0.2'

Gradle Kotlin DSL: Add the following com.healthmarketscience.jackcess : jackcess-encrypt gradle kotlin dependency to your build.gradle.kts file:

implementation("com.healthmarketscience.jackcess:jackcess-encrypt:4.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.healthmarketscience.jackcess : jackcess-encrypt sbt scala dependency to your build.sbt file:

libraryDependencies += "com.healthmarketscience.jackcess" % "jackcess-encrypt" % "4.0.2"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 26, 2018
1 usages
14 stars
Oct 05, 2020
11 usages
229 stars
Aug 06, 2023
1 usages
0 stars
Aug 03, 2022
8 usages
0 stars
Aug 23, 2023
4 usages
76 stars
Apr 05, 2023
6 usages
42 stars
Feb 06, 2020
5 usages
1 stars
Feb 11, 2021
8 usages
Dec 07, 2015
3 usages
2 stars