License |
License |
---|---|
GroupId | GroupIdcom.hedera.hashgraph |
ArtifactId | ArtifactIdhapi-utils |
Version | Version0.13.2 |
Type | Typejar |
Description |
DescriptionHedera Services API Utilities
Hedera Services (crypto, file, contract, consensus) on the Platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hapi-utils-0.13.2.pom | |
hapi-utils-0.13.2.jar | 91 KB |
hapi-utils-0.13.2-sources.jar | 60 KB |
hapi-utils-0.13.2-javadoc.jar | 603 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hedera.hashgraph/hapi-utils/ -->
<dependency>
<groupId>com.hedera.hashgraph</groupId>
<artifactId>hapi-utils</artifactId>
<version>0.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hedera.hashgraph/hapi-utils/
implementation 'com.hedera.hashgraph:hapi-utils:0.13.2'
// https://jarcasting.com/artifacts/com.hedera.hashgraph/hapi-utils/
implementation ("com.hedera.hashgraph:hapi-utils:0.13.2")
'com.hedera.hashgraph:hapi-utils:jar:0.13.2'
<dependency org="com.hedera.hashgraph" name="hapi-utils" rev="0.13.2">
<artifact name="hapi-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hedera.hashgraph', module='hapi-utils', version='0.13.2')
)
libraryDependencies += "com.hedera.hashgraph" % "hapi-utils" % "0.13.2"
[com.hedera.hashgraph/hapi-utils "0.13.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.3.2 |
net.i2p.crypto : eddsa | jar | 0.3.0 |
com.swirlds : swirlds-common | jar | 0.9.0 |
com.hedera.hashgraph : hedera-protobuf-java-api | jar | 0.13.0-rc.1 |
org.apache.logging.log4j : log4j | pom | 2.13.2 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.13.2 |
org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
commons-codec : commons-codec | jar | 1.11 |
commons-io : commons-io | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.junit.jupiter : junit-jupiter-params | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.platform : junit-platform-runner | jar | |
org.mockito : mockito-core | jar | 3.7.0 |
org.mockito : mockito-junit-jupiter | jar | 3.7.0 |