is not current version
Last Version 4.0.1

com.healthmarketscience.jackcess:jackcess-encrypt 3.0.0

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

Categories

Categories

Science Business Logic Libraries
GroupId

GroupId

com.healthmarketscience.jackcess
ArtifactId

ArtifactId

jackcess-encrypt
Version

Version

3.0.0
Type

Type

jar

Download jackcess-encrypt 3.0.0


<!-- https://jarcasting.com/artifacts/com.healthmarketscience.jackcess/jackcess-encrypt/ -->
<dependency>
    <groupId>com.healthmarketscience.jackcess</groupId>
    <artifactId>jackcess-encrypt</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.healthmarketscience.jackcess/jackcess-encrypt/
implementation 'com.healthmarketscience.jackcess:jackcess-encrypt:3.0.0'
// https://jarcasting.com/artifacts/com.healthmarketscience.jackcess/jackcess-encrypt/
implementation ("com.healthmarketscience.jackcess:jackcess-encrypt:3.0.0")
'com.healthmarketscience.jackcess:jackcess-encrypt:jar:3.0.0'
<dependency org="com.healthmarketscience.jackcess" name="jackcess-encrypt" rev="3.0.0">
  <artifact name="jackcess-encrypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.healthmarketscience.jackcess', module='jackcess-encrypt', version='3.0.0')
)
libraryDependencies += "com.healthmarketscience.jackcess" % "jackcess-encrypt" % "3.0.0"
[com.healthmarketscience.jackcess/jackcess-encrypt "3.0.0"]