Hedera Services Test Clients

Test clients for Hedera Services

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.hedera.hashgraph
ArtifactId

ArtifactId

test-clients
Last Version

Last Version

0.13.2
Release Date

Release Date

Type

Type

jar
Description

Description

Hedera Services Test Clients
Test clients for Hedera Services
Project Organization

Project Organization

Hedera Hashgraph, LLC

Download test-clients

How to add to project

<!-- https://jarcasting.com/artifacts/com.hedera.hashgraph/test-clients/ -->
<dependency>
    <groupId>com.hedera.hashgraph</groupId>
    <artifactId>test-clients</artifactId>
    <version>0.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hedera.hashgraph/test-clients/
implementation 'com.hedera.hashgraph:test-clients:0.13.2'
// https://jarcasting.com/artifacts/com.hedera.hashgraph/test-clients/
implementation ("com.hedera.hashgraph:test-clients:0.13.2")
'com.hedera.hashgraph:test-clients:jar:0.13.2'
<dependency org="com.hedera.hashgraph" name="test-clients" rev="0.13.2">
  <artifact name="test-clients" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hedera.hashgraph', module='test-clients', version='0.13.2')
)
libraryDependencies += "com.hedera.hashgraph" % "test-clients" % "0.13.2"
[com.hedera.hashgraph/test-clients "0.13.2"]

Dependencies

compile (20)

Group / Artifact Type Version
info.picocli : picocli jar 4.5.2
net.i2p.crypto : eddsa jar 0.3.0
org.bouncycastle : bcprov-jdk15on jar 1.61
org.bouncycastle : bcpkix-jdk15on jar 1.61
com.hierynomus : sshj jar 0.27.0
com.hedera.hashgraph : hapi-utils jar 0.13.2
com.hedera.hashgraph : hapi-fees jar 0.13.2
org.apache.commons : commons-collections4 jar 4.1
com.hedera.hashgraph : ethereumj-core jar 1.12.0-v0.5.0
io.netty : netty-all jar 4.1.51.Final
io.netty : netty-transport jar 4.1.51.Final
io.netty : netty-common jar 4.1.51.Final
io.netty : netty-transport-native-epoll jar 4.1.51.Final
org.yaml : snakeyaml jar 1.26
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

Project Modules

There are no modules declared in this project.

CircleCI codecov

Hedera Services

Implementation of the services offered by nodes in the Hedera public network, which is built on the Platform.

Overview of child modules

  • hedera-node/ - implementation of Hedera services on the Platform.
  • test-clients/ - clients and frameworks for end-to-end testing of Services.
  • hapi-fees/ - libraries to estimate resource usage of Services operations.
  • hapi-utils/ - deprecated libraries primarily involved in fee calculation.

JVM

OpenJDK12 is strongly recommended.

Solidity

Hedera Contracts support pragma solidity <=0.5.9.

Docker Compose quickstart

The Docker quickstart covers how to start a local network of Hedera Services nodes using Docker Compose.

Developer IntelliJ quickstart

The IntelliJ quickstart covers how to start a local network of Hedera Services nodes from IntelliJ for testing and development.

com.hedera.hashgraph

Hedera Hashgraph LLC

Versions

Version
0.13.2
0.11.0
0.10.0
0.10.0-rc.1
0.9.0
0.9.0-rc.3
0.9.0-rc.2