License |
License |
---|---|
GroupId | GroupIdcom.oceanprotocol |
ArtifactId | ArtifactIdcommon-utils |
Last Version | Last Version0.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon Utils Java library
Utilities to facilitate the on-chain management of resources
|
Filename | Size |
---|---|
common-utils-0.1.6.pom | |
common-utils-0.1.6.jar | 30 KB |
common-utils-0.1.6-sources.jar | 19 KB |
common-utils-0.1.6-javadoc.jar | 510 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oceanprotocol/common-utils/ -->
<dependency>
<groupId>com.oceanprotocol</groupId>
<artifactId>common-utils</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.oceanprotocol/common-utils/
implementation 'com.oceanprotocol:common-utils:0.1.6'
// https://jarcasting.com/artifacts/com.oceanprotocol/common-utils/
implementation ("com.oceanprotocol:common-utils:0.1.6")
'com.oceanprotocol:common-utils:jar:0.1.6'
<dependency org="com.oceanprotocol" name="common-utils" rev="0.1.6">
<artifact name="common-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oceanprotocol', module='common-utils', version='0.1.6')
)
libraryDependencies += "com.oceanprotocol" % "common-utils" % "0.1.6"
[com.oceanprotocol/common-utils "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.web3j : core | jar | 4.1.1 |
org.web3j : crypto | jar | 4.1.1 |
org.web3j : abi | jar | 4.1.1 |
org.web3j : utils | jar | 4.1.1 |
commons-httpclient : commons-httpclient | jar | 3.1 |
org.apache.httpcomponents : httpclient | jar | 4.5 |
commons-io : commons-io | jar | 2.6 |
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 |
commons-codec : commons-codec | jar | 1.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.27.0 |