License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdio.keyko.nevermined |
ArtifactId | ArtifactIdapi |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNevermined Data Platform Java SDK
The SDK facilitates the interaction of java clients with Nevermined networks
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
api-0.6.0.pom | |
api-0.6.0.jar | 188 KB |
api-0.6.0-sources.jar | 98 KB |
api-0.6.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.keyko.nevermined/api/ -->
<dependency>
<groupId>io.keyko.nevermined</groupId>
<artifactId>api</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.keyko.nevermined/api/
implementation 'io.keyko.nevermined:api:0.6.0'
// https://jarcasting.com/artifacts/io.keyko.nevermined/api/
implementation ("io.keyko.nevermined:api:0.6.0")
'io.keyko.nevermined:api:jar:0.6.0'
<dependency org="io.keyko.nevermined" name="api" rev="0.6.0">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.keyko.nevermined', module='api', version='0.6.0')
)
libraryDependencies += "io.keyko.nevermined" % "api" % "0.6.0"
[io.keyko.nevermined/api "0.6.0"]
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 | 1.0.0 |
io.keyko : common-utils | jar | 0.5.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 2.27.0 |