MVN

com.rbkmoney.adapter-client-lib : adapter-client-lib

Maven & Gradle

Dec 09, 2021
0 stars

adapter-client-lib · Supporting libraries for thrift adapter

<dependency>
    <groupId>com.rbkmoney.adapter-client-lib</groupId>
    <artifactId>adapter-client-lib</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rbkmoney.adapter-client-lib : adapter-client-lib to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.rbkmoney.adapter-client-lib : adapter-client-lib to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
adapter-client-lib-3.0.0
2.1.x
adapter-client-lib-2.1.28
adapter-client-lib-2.1.27

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.rbkmoney.adapter-client-lib</groupId>
    <artifactId>adapter-client-lib</artifactId>
    <version>3.0.0</version>
</dependency>