License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.rbkmoney.adapter-client-lib |
ArtifactId | ArtifactIdfistful-client |
Version | Version2.1.28 |
Type | Typejar |
Description |
DescriptionSupporting libraries for thrift adapter
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fistful-client-2.1.28.pom | |
fistful-client-2.1.28.jar | 6 KB |
fistful-client-2.1.28-sources.jar | 4 KB |
fistful-client-2.1.28-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rbkmoney.adapter-client-lib/fistful-client/ -->
<dependency>
<groupId>com.rbkmoney.adapter-client-lib</groupId>
<artifactId>fistful-client</artifactId>
<version>2.1.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney.adapter-client-lib/fistful-client/
implementation 'com.rbkmoney.adapter-client-lib:fistful-client:2.1.28'
// https://jarcasting.com/artifacts/com.rbkmoney.adapter-client-lib/fistful-client/
implementation ("com.rbkmoney.adapter-client-lib:fistful-client:2.1.28")
'com.rbkmoney.adapter-client-lib:fistful-client:jar:2.1.28'
<dependency org="com.rbkmoney.adapter-client-lib" name="fistful-client" rev="2.1.28">
<artifact name="fistful-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney.adapter-client-lib', module='fistful-client', version='2.1.28')
)
libraryDependencies += "com.rbkmoney.adapter-client-lib" % "fistful-client" % "2.1.28"
[com.rbkmoney.adapter-client-lib/fistful-client "2.1.28"]
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 |
javax.validation : validation-api | jar | 2.0.1.Final |
com.rbkmoney.woody : woody-thrift | jar | [1.1.21,) |
com.rbkmoney : damsel | jar | 1.439-b18f037 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |