License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.sap.cloud.sdk.services |
ArtifactId | ArtifactIdblockchain-client-fabric |
Last Version | Last Version3.70.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionServices - SAP Blockchain - Fabric (Beta)
Client Library for Fabric functionality (Beta release, still subject to change - up to discontinuation of module).
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.sdk.services/blockchain-client-fabric/ -->
<dependency>
<groupId>com.sap.cloud.sdk.services</groupId>
<artifactId>blockchain-client-fabric</artifactId>
<version>3.70.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.sdk.services/blockchain-client-fabric/
implementation 'com.sap.cloud.sdk.services:blockchain-client-fabric:3.70.0'
// https://jarcasting.com/artifacts/com.sap.cloud.sdk.services/blockchain-client-fabric/
implementation ("com.sap.cloud.sdk.services:blockchain-client-fabric:3.70.0")
'com.sap.cloud.sdk.services:blockchain-client-fabric:jar:3.70.0'
<dependency org="com.sap.cloud.sdk.services" name="blockchain-client-fabric" rev="3.70.0">
<artifact name="blockchain-client-fabric" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.sdk.services', module='blockchain-client-fabric', version='3.70.0')
)
libraryDependencies += "com.sap.cloud.sdk.services" % "blockchain-client-fabric" % "3.70.0"
[com.sap.cloud.sdk.services/blockchain-client-fabric "3.70.0"]
Group / Artifact | Type | Version |
---|---|---|
com.sap.cloud.sdk.cloudplatform : cloudplatform-core | jar | |
com.sap.cloud.sdk.cloudplatform : cloudplatform-core-scp-cf | jar | |
org.slf4j : slf4j-api | jar | |
com.google.guava : guava | jar | |
com.google.code.findbugs : jsr305 | jar | |
commons-codec : commons-codec | jar | |
com.google.code.gson : gson | jar | |
org.hyperledger.fabric : fabric-gateway-java | jar | |
org.hyperledger.fabric-sdk-java : fabric-sdk-java | jar | |
org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
org.apache.commons : commons-compress | jar | 1.21 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
com.sap.cloud.sdk.testutil : testutil-core | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
io.vavr : vavr | jar | |
org.mockito : mockito-core | jar | |
org.slf4j : slf4j-simple | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |