Skip to content

org.hyperledger.fabric.fabric-gateway-java 2.2.9

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.hyperledger.fabric</groupId>
  <artifactId>fabric-gateway-java</artifactId>
  <version>2.2.9</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

Simple API for interacting with Hyperledger Fabric blockchain networks. Deprecated as of Fabric v2.5, replaced by org.hyperledger.fabric:fabric-gateway.