is not current version
Last Version 4.0.1

com.healthmarketscience.jackcess:jackcess-encrypt 1.0.1

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

1.0.1
Type

Type

jar

Download jackcess-encrypt 1.0.1


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