Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Commit 0038654

Browse files
committed
FAB-4628 Documentation updates.
Add info on Maven published artifacts. Change-Id: Ib71132ed1522f9f8757285f7385047d082de61a2 Signed-off-by: rickr <cr22rc@gmail.com>
1 parent 18b2e13 commit 0038654

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,12 @@ from Docker hub.
4545

4646
Later versions of the SDK are NOT guaranteed to work with v1.0.0-beta
4747

48+
The SDK is published to Maven so you can directly use in your application's pom.xml.
49+
50+
[Maven Repository Hyperledger Fabric Java SDK](https://mvnrepository.com/artifact/org.hyperledger.fabric-sdk-java/fabric-sdk-java)
51+
52+
_Make sure you're using docker images at the level of the Fabric that matches with the level of the SDK you're using in your application._
53+
4854
<p &nbsp; />
4955
<p &nbsp; />
5056

0 commit comments

Comments
 (0)