Last Version

Connector :: Crypto :: CLI 0.5.1

A CLI for crypto using using various keystore backends.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.interledger.connector
ArtifactId

ArtifactId

connector-crypto-cli
Version

Version

0.5.1
Type

Type

jar
Description

Description

Connector :: Crypto :: CLI
A CLI for crypto using using various keystore backends.
Project URL

Project URL

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

Download connector-crypto-cli 0.5.1


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

Dependencies

compile (14)

Group / Artifact Type Version
org.interledger.connector : connector-crypto jar 0.5.1
org.jline : jline jar 3.4.0
org.slf4j : slf4j-api jar 1.7.29
org.springframework.boot : spring-boot jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.2.2.RELEASE
org.springframework.shell : spring-shell-core jar 2.0.1.RELEASE
org.springframework.shell : spring-shell-standard jar 2.0.1.RELEASE
org.springframework : spring-core jar
org.springframework : spring-context jar
org.springframework.shell : spring-shell-starter jar 2.0.1.RELEASE
com.google.api : gax jar
com.google.cloud : google-cloud-kms jar
com.google.cloud : google-cloud-core jar
com.google.auth : google-auth-library-oauth2-http jar

Project Modules

There are no modules declared in this project.