Last Version

Secret Store Java Client 0.1.0

Parity secret store java client

License

License

Categories

Categories

CLI User Interface KeY Data Data Formats Formal Verification
GroupId

GroupId

io.keyko
ArtifactId

ArtifactId

secret-store-client
Version

Version

0.1.0
Type

Type

jar
Description

Description

Secret Store Java Client
Parity secret store java client
Project URL

Project URL

https://github.com/nevermined-io/secret-store-client-java
Source Code Management

Source Code Management

https://github.com/nevermined-io/secret-store-client-java/tree/master

Download secret-store-client 0.1.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.web3j : core jar 4.0.1
org.web3j : parity jar 4.0.1
org.web3j : utils jar 4.0.1
com.fasterxml.jackson.core : jackson-core jar 2.11.3
com.fasterxml.jackson.core : jackson-annotations jar 2.11.3
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
javax.xml.bind : jaxb-api jar 2.3.0
org.apache.logging.log4j : log4j-core jar 2.13.3
org.apache.logging.log4j : log4j-api jar 2.13.3
org.apache.logging.log4j : log4j-slf4j18-impl jar 2.13.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.