License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.rbkmoney.adapter-client-lib |
ArtifactId | ArtifactIdhellgate-adapter-client |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSupporting libraries for thrift adapter
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.rbkmoney.adapter-client-lib/hellgate-adapter-client/ -->
<dependency>
<groupId>com.rbkmoney.adapter-client-lib</groupId>
<artifactId>hellgate-adapter-client</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney.adapter-client-lib/hellgate-adapter-client/
implementation 'com.rbkmoney.adapter-client-lib:hellgate-adapter-client:3.0.0'
// https://jarcasting.com/artifacts/com.rbkmoney.adapter-client-lib/hellgate-adapter-client/
implementation ("com.rbkmoney.adapter-client-lib:hellgate-adapter-client:3.0.0")
'com.rbkmoney.adapter-client-lib:hellgate-adapter-client:jar:3.0.0'
<dependency org="com.rbkmoney.adapter-client-lib" name="hellgate-adapter-client" rev="3.0.0">
<artifact name="hellgate-adapter-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney.adapter-client-lib', module='hellgate-adapter-client', version='3.0.0')
)
libraryDependencies += "com.rbkmoney.adapter-client-lib" % "hellgate-adapter-client" % "3.0.0"
[com.rbkmoney.adapter-client-lib/hellgate-adapter-client "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.3.1.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.1.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.1.RELEASE |
org.projectlombok : lombok | jar | 1.18.8 |
com.rbkmoney.woody : woody-thrift | jar | [1.1.21,) |
com.rbkmoney : damsel | jar | 1.531-8818b8e |
javax.validation : validation-api | jar | 2.0.1.Final |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |