is not current version
Last Version 1.0.1

fabric-gateway 1.0.0

Simple API for interacting with Hyperledger Fabric blockchain networks

License

License

GroupId

GroupId

org.hyperledger.fabric
ArtifactId

ArtifactId

fabric-gateway
Version

Version

1.0.0
Type

Type

jar
Description

Description

fabric-gateway
Simple API for interacting with Hyperledger Fabric blockchain networks
Project URL

Project URL

https://hyperledger.github.io/fabric-gateway/
Source Code Management

Source Code Management

https://github.com/hyperledger/fabric-gateway

Download fabric-gateway 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.bouncycastle : bcpkix-jdk15on jar 1.69
com.google.protobuf : protobuf-java jar 3.17.2
javax.annotation : javax.annotation-api jar 1.3.2
io.grpc : grpc-netty-shaded jar 1.42.0
io.grpc : grpc-protobuf jar 1.42.0
io.grpc : grpc-stub jar 1.42.0

test (10)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.jupiter : junit-jupiter-params jar 5.8.1
org.junit.vintage : junit-vintage-engine jar 5.8.1
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-core jar 4.0.0
io.cucumber : cucumber-java jar 7.0.0
io.cucumber : cucumber-junit jar 7.0.0
javax.json : javax.json-api jar 1.1.4
org.glassfish : javax.json jar 1.1.4

Project Modules

There are no modules declared in this project.