License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.rbkmoney |
ArtifactId | ArtifactIdthree-ds-server-client |
Last Version | Last Version1.2.30 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthree-ds-server-client
Client for interaction with RBK.Money 3DS Server
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.rbkmoney/three-ds-server-client/ -->
<dependency>
<groupId>com.rbkmoney</groupId>
<artifactId>three-ds-server-client</artifactId>
<version>1.2.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/three-ds-server-client/
implementation 'com.rbkmoney:three-ds-server-client:1.2.30'
// https://jarcasting.com/artifacts/com.rbkmoney/three-ds-server-client/
implementation ("com.rbkmoney:three-ds-server-client:1.2.30")
'com.rbkmoney:three-ds-server-client:jar:1.2.30'
<dependency org="com.rbkmoney" name="three-ds-server-client" rev="1.2.30">
<artifact name="three-ds-server-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='three-ds-server-client', version='1.2.30')
)
libraryDependencies += "com.rbkmoney" % "three-ds-server-client" % "1.2.30"
[com.rbkmoney/three-ds-server-client "1.2.30"]
Group / Artifact | Type | Version |
---|---|---|
com.rbkmoney : damsel | jar | 1.465-48db76e |
com.rbkmoney : cds-proto | jar | 1.59-530875f |
com.rbkmoney.adapter-thrift-lib : damsel-utils | jar | 1.0.3 |
com.rbkmoney.adapter-thrift-lib : cds-utils | jar | 1.0.3 |
com.rbkmoney : three-ds-server-domain-lib | jar | 1.2.2 |
org.springframework.boot : spring-boot-starter | jar | 2.3.7.RELEASE |
org.springframework.boot : spring-boot-devtools | jar | 2.3.7.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.3.7.RELEASE |
org.projectlombok : lombok | jar | 1.18.4 |
org.hibernate.validator : hibernate-validator | jar | 6.1.5.Final |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.7.RELEASE |
com.github.tomakehurst : wiremock | jar | 2.19.0 |
org.assertj : assertj-core | jar | 3.16.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
org.jsoup : jsoup | jar | 1.10.2 |