Last Version

Couchbase Java SDK Encryption 2.0.1

Contains cryptographic algorithms and key store providers to be used with the SDK.

License

License

Categories

Categories

Couchbase Data Databases CLI User Interface
GroupId

GroupId

com.couchbase.client
ArtifactId

ArtifactId

encryption
Version

Version

2.0.1
Type

Type

jar
Description

Description

Couchbase Java SDK Encryption
Contains cryptographic algorithms and key store providers to be used with the SDK.
Project URL

Project URL

http://couchbase.com
Project Organization

Project Organization

Couchbase, Inc.
Source Code Management

Source Code Management

https://github.com/couchbase/java-couchbase-encryption

Download encryption 2.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.couchbase.client : java-client jar 2.7.6
com.fasterxml.jackson.core : jackson-databind jar 2.7.9.3
org.apache.httpcomponents : httpclient Optional jar 4.3.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.