Connector :: Crypto

Encryption, decryption, signing and verification services using various underlying key-stores.

License

License

GroupId

GroupId

org.interledger.connector
ArtifactId

ArtifactId

connector-crypto
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Connector :: Crypto
Encryption, decryption, signing and verification services using various underlying key-stores.
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/connector-crypto

Download connector-crypto

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.interledger.connector : connector-core jar 0.5.1
com.google.cloud : google-cloud-kms jar
com.google.api : gax jar
com.google.guava : guava jar 28.2-jre
jakarta.annotation : jakarta.annotation-api jar 1.3.5
org.slf4j : slf4j-api jar 1.7.29

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.7.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.14.0
org.mockito : mockito-core jar 3.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1
0.5.0
0.4.0
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0