Common Utils Java library

Utilities to facilitate the on-chain management of resources

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

io.keyko
ArtifactId

ArtifactId

common-utils
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Common Utils Java library
Utilities to facilitate the on-chain management of resources

Download common-utils

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

provided (8)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.typesafe : config jar 1.3.4
org.mockito : mockito-core jar 2.27.0

Project Modules

There are no modules declared in this project.
io.keyko

Keyko GmbH

Versions

Version
0.5.1
0.5.0
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0