License |
License |
---|---|
GroupId | GroupIdio.graphenee |
ArtifactId | ArtifactIdgx-blockchain |
Last Version | Last Version3.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphenee Blockchain
Graphenee support for Blockchain for Graphenee Applications
|
Filename | Size |
---|---|
gx-blockchain-3.5.0.pom | |
gx-blockchain-3.5.0.jar | 7 KB |
gx-blockchain-3.5.0-sources.jar | 5 KB |
gx-blockchain-3.5.0-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.graphenee/gx-blockchain/ -->
<dependency>
<groupId>io.graphenee</groupId>
<artifactId>gx-blockchain</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.graphenee/gx-blockchain/
implementation 'io.graphenee:gx-blockchain:3.5.0'
// https://jarcasting.com/artifacts/io.graphenee/gx-blockchain/
implementation ("io.graphenee:gx-blockchain:3.5.0")
'io.graphenee:gx-blockchain:jar:3.5.0'
<dependency org="io.graphenee" name="gx-blockchain" rev="3.5.0">
<artifact name="gx-blockchain" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.graphenee', module='gx-blockchain', version='3.5.0')
)
libraryDependencies += "io.graphenee" % "gx-blockchain" % "3.5.0"
[io.graphenee/gx-blockchain "3.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.5.0 |
com.squareup.retrofit2 : converter-gson | jar | 2.5.0 |
com.squareup.retrofit2 : converter-scalars | jar | 2.5.0 |
com.squareup.retrofit2 : converter-protobuf | jar | 2.5.0 |
org.web3j : core | jar | 4.5.4 |
org.web3j : utils | jar | 4.5.4 |
org.web3j : abi | jar | 4.5.4 |
org.hyperledger.sawtooth : sawtooth-sdk-transaction-processor | jar | v0.1.2 |
org.hyperledger.sawtooth : sawtooth-sdk-signing | jar | v0.1.2 |
org.hyperledger.sawtooth : sawtooth-sdk-protos | jar | v0.1.2 |
org.springframework.boot : spring-boot-autoconfigure | jar |