Last Version

Secret Store Java Client 0.1.4

Parity secret store java client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.oceanprotocol
ArtifactId

ArtifactId

secret-store-client
Version

Version

0.1.4
Type

Type

jar
Description

Description

Secret Store Java Client
Parity secret store java client

Download secret-store-client 0.1.4


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

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.9.8
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
javax.xml.bind : jaxb-api jar 2.3.0
org.apache.logging.log4j : log4j-core jar 2.11.1
org.apache.logging.log4j : log4j-api jar 2.11.1
org.apache.logging.log4j : log4j-slf4j18-impl jar 2.11.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.