Skip to content

com.alipay.antchain.bridge.antchain-bridge-plugin-manager 0.1.1 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com.alipay.antchain.bridge</groupId>
  <artifactId>antchain-bridge-plugin-manager</artifactId>
  <version>0.1.1</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

antchain-bridge-plugin-manager

This package is a management library for heterogeneous blockchain plugins, which provides capabilities such as plugin loading and lifecycle management. Plugin Server depends on this library;