danubetech / libindy-common-java

Shared library for HL Indy related functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libindy-common-java

Information

This is a shared library for use by Hyperledger Indy based components.

Maven

Just run:

mvn clean install

Dependency:

<dependency>
	<groupId>com.danubetech</groupId>
	<artifactId>libindy-common-java</artifactId>
	<version>0.3.0</version>
	<scope>compile</scope>
</dependency>

About

Danube Tech - https://danubetech.com/

About

Shared library for HL Indy related functionality


Languages

Language:Java 100.0%