License |
License |
---|---|
GroupId | GroupIdcom.oceanprotocol |
ArtifactId | ArtifactIdsquid |
Last Version | Last Version0.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava client library for Ocean Protocol
Squid facilitate the interaction of java clients with the Ocean Protocol network
|
Filename | Size |
---|---|
squid-0.6.2.pom | |
squid-0.6.2.jar | 143 KB |
squid-0.6.2-sources.jar | 86 KB |
squid-0.6.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oceanprotocol/squid/ -->
<dependency>
<groupId>com.oceanprotocol</groupId>
<artifactId>squid</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.oceanprotocol/squid/
implementation 'com.oceanprotocol:squid:0.6.2'
// https://jarcasting.com/artifacts/com.oceanprotocol/squid/
implementation ("com.oceanprotocol:squid:0.6.2")
'com.oceanprotocol:squid:jar:0.6.2'
<dependency org="com.oceanprotocol" name="squid" rev="0.6.2">
<artifact name="squid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oceanprotocol', module='squid', version='0.6.2')
)
libraryDependencies += "com.oceanprotocol" % "squid" % "0.6.2"
[com.oceanprotocol/squid "0.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.web3j : core | jar | 4.1.1 |
org.web3j : parity | jar | 4.1.1 |
org.web3j : utils | jar | 4.1.1 |
com.oceanprotocol : keeper-contracts | jar | 0.10.3 |
com.oceanprotocol : common-utils | jar | 0.1.4 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.27.0 |