Last Version

Nevermind Data Platform Java SDK 0.1.0

The SDK facilitates the interaction of java clients with Nevermind networks

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

io.keyko.nevermind
ArtifactId

ArtifactId

api
Version

Version

0.1.0
Type

Type

jar
Description

Description

Nevermind Data Platform Java SDK
The SDK facilitates the interaction of java clients with Nevermind networks
Project URL

Project URL

https://github.com/keyko-io/nevermind-sdk-java
Source Code Management

Source Code Management

https://github.com/keyko-io/nevermind-sdk-java/tree/master

Download api 0.1.0


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

Dependencies

compile (18)

Group / Artifact Type Version
org.web3j : core jar 4.5.17
org.web3j : parity jar 4.5.17
org.web3j : utils jar 4.5.17
io.keyko.nevermind : contracts jar 0.1.2
io.keyko : common-utils jar 0.1.2
net.i2p.crypto : eddsa jar 0.3.0
com.bigchaindb : cryptoconditions jar 1.0
com.google.api-client : google-api-client jar 1.28.0
com.oceanprotocol : secret-store-client jar 0.1.4
commons-httpclient : commons-httpclient jar 3.1
commons-io : commons-io jar 2.6
commons-cli : commons-cli jar 1.4
org.apache.commons : commons-exec jar 1.3
commons-codec : commons-codec jar 1.12
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
com.typesafe : config jar 1.3.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.27.0

Project Modules

There are no modules declared in this project.