Hedera Services

Hedera Services (crypto, file, contract, consensus) on the Platform

License

License

GroupId

GroupId

com.hedera.hashgraph
ArtifactId

ArtifactId

hedera-services
Last Version

Last Version

0.13.2
Release Date

Release Date

Type

Type

pom
Description

Description

Hedera Services
Hedera Services (crypto, file, contract, consensus) on the Platform
Project URL

Project URL

https://github.com/hashgraph/hedera-services
Project Organization

Project Organization

Hedera Hashgraph, LLC
Source Code Management

Source Code Management

https://github.com/hashgraph/hedera-services

Download hedera-services

Filename Size
hedera-services-0.13.2.pom 17 KB
Browse

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
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

  • hapi-utils
  • hapi-fees
  • hedera-node
  • test-clients

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