Last Version

crypto-impl 3.8.16

Provides a NoSQL persistence API that is backed by AWS DynamoDB or mysql.

License

License

GroupId

GroupId

com.distelli.persistence
ArtifactId

ArtifactId

crypto-impl
Version

Version

3.8.16
Type

Type

jar
Description

Description

crypto-impl
Provides a NoSQL persistence API that is backed by AWS DynamoDB or mysql.

Download crypto-impl 3.8.16


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.inject.extensions : guice-assistedinject jar 4.1.0
com.amazonaws : aws-java-sdk-kms jar 1.11.125
com.distelli.persistence : crypto-api jar 3.8.16
com.distelli.persistence : aws-core-util jar 3.8.16
org.slf4j : slf4j-api jar 1.7.22

test (3)

Group / Artifact Type Version
junit : junit jar 4.9
org.slf4j : slf4j-simple jar 1.7.22
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.