is not current version
Last Version 0.6.0

Nevermined Data Platform Java SDK 0.5.0

The SDK facilitates the interaction of java clients with Nevermined networks

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

io.keyko.nevermined
ArtifactId

ArtifactId

api
Version

Version

0.5.0
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download api 0.5.0


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

Dependencies

compile (20)

Group / Artifact Type Version
org.web3j : core jar 4.8.2
org.web3j : parity jar 4.8.2
org.web3j : utils jar 4.8.2
org.web3j : hosted-providers jar 4.8.2
io.keyko.nevermined : contracts jar 0.6.2
io.keyko : common-utils jar 0.5.0
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
io.keyko : secret-store-client jar 0.1.0
commons-httpclient : commons-httpclient jar 3.1
commons-io : commons-io jar 2.6
org.apache.httpcomponents : httpmime jar 4.5
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.14.0
org.apache.logging.log4j : log4j-api jar 2.14.0
org.apache.logging.log4j : log4j-slf4j18-impl jar 2.14.0
com.typesafe : config jar 1.3.4

test (2)

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

Project Modules

There are no modules declared in this project.