Last Version

Couchbase Java SDK Encryption 3.1.0

Contains cryptographic algorithms and keyrings for use with the SDK.

License

License

Categories

Categories

Couchbase Data Databases CLI User Interface
GroupId

GroupId

com.couchbase.client
ArtifactId

ArtifactId

couchbase-encryption
Version

Version

3.1.0
Type

Type

jar
Description

Description

Couchbase Java SDK Encryption
Contains cryptographic algorithms and keyrings for use with the SDK.
Project URL

Project URL

https://www.couchbase.com
Project Organization

Project Organization

Couchbase, Inc.
Source Code Management

Source Code Management

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

Download couchbase-encryption 3.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.springframework.vault : spring-vault-core Optional jar 2.3.2

provided (1)

Group / Artifact Type Version
com.couchbase.client : core-io jar 2.3.0

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
com.couchbase.client : java-client jar 3.3.0

Project Modules

There are no modules declared in this project.