License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdio.keyko |
ArtifactId | ArtifactIdcommon-utils |
Last Version | Last Version0.5.1 |
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.5.1.pom | |
common-utils-0.5.1.jar | 40 KB |
common-utils-0.5.1-sources.jar | 23 KB |
common-utils-0.5.1-javadoc.jar | 553 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.keyko/common-utils/ -->
<dependency>
<groupId>io.keyko</groupId>
<artifactId>common-utils</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.keyko/common-utils/
implementation 'io.keyko:common-utils:0.5.1'
// https://jarcasting.com/artifacts/io.keyko/common-utils/
implementation ("io.keyko:common-utils:0.5.1")
'io.keyko:common-utils:jar:0.5.1'
<dependency org="io.keyko" name="common-utils" rev="0.5.1">
<artifact name="common-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.keyko', module='common-utils', version='0.5.1')
)
libraryDependencies += "io.keyko" % "common-utils" % "0.5.1"
[io.keyko/common-utils "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-httpclient : commons-httpclient | jar | 3.1 |
org.apache.httpcomponents : httpclient | jar | 4.5 |
org.apache.httpcomponents : httpmime | jar | 4.5 |
commons-io : commons-io | jar | 2.6 |
com.auth0 : java-jwt | jar | 3.11.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.0 |
commons-codec : commons-codec | jar | 1.12 |
Group / Artifact | Type | Version |
---|---|---|
org.web3j : core | jar | 4.5.17 |
org.web3j : crypto | jar | 4.5.17 |
org.web3j : abi | jar | 4.5.17 |
org.web3j : utils | jar | 4.5.17 |
org.web3j : hosted-providers | jar | 4.5.17 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.typesafe : config | jar | 1.3.4 |
org.mockito : mockito-core | jar | 2.27.0 |