client-0.0.1.jar

Parity secret store java client

maven
<dependency>
  <groupId>com.oceanprotocol.secretstore</groupId>
  <artifactId>client</artifactId>
  <version>0.0.1</version>
</dependency>

leiningen
[com.oceanprotocol.secretstore/client "0.0.1"]
ivy
<dependency org="com.oceanprotocol.secretstore" name="client" rev="0.0.1" />
sbt
libraryDependencies += "com.oceanprotocol.secretstore" % "client" % "0.0.1"
gradle
compile 'com.oceanprotocol.secretstore:client:0.0.1'
grape
@Grapes(
@Grab(group='com.oceanprotocol.secretstore', module='client', version='0.0.1')
)

POMs

Name MD5 SHA1 SHA256 Size Download
client-0.0.1.pom c06bc7a925d68a0b914b2fc2c1984f3d c3d862f99bf6c28c4bea53a297bd99584558a815 2a3d2ebabc79a0a62f7e56a088601f0565ed10b1856532bef185cf6901d03d25 5.8 KB

JARs

Name MD5 SHA1 SHA256 Size Download
client-0.0.1.jar da9c92280029e26f0442b6f0f9899087 2405a7a01b32b3aa139782c63baa17f0156135a5 9d8598f214b8d4b0eb31f6fa8fc81d99035f48f9a099b115ebf31a1465d96cbd 23.2 KB

Dependencies

Group Artifact Version Scope
org.web3j core ${web3j.version}
org.web3j parity ${web3j.version}
org.web3j utils ${web3j.version}
com.fasterxml.jackson.core jackson-core ${jackson.version}
com.fasterxml.jackson.core jackson-annotations ${jackson.version}
com.fasterxml.jackson.core jackson-databind ${jackson.version}
org.json json 20180813
javax.xml.bind jaxb-api 2.3.0
commons-httpclient commons-httpclient 3.1
commons-io commons-io 2.6
org.apache.logging.log4j log4j-core ${log4j.version}
org.apache.logging.log4j log4j-api ${log4j.version}
org.apache.logging.log4j log4j-slf4j18-impl ${log4j.version}
commons-codec commons-codec 1.11
junit junit 4.12 test

Uploaded

over 5 years ago

Package Size

23.2 KB

Downloads

0

wget

wget --content-disposition "https://packagecloud.io/oceanprotocol/secret-store-client/packages/java/com.oceanprotocol.secretstore/client-0.0.1.jar/artifacts/client-0.0.1.jar/download?distro_version_id=167"