License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.rbkmoney |
ArtifactId | ArtifactIdadapter-bank-spring-boot-starter-test |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAdapter bank spring boot starter test
RBKmoney library parent pom
|
<!-- https://jarcasting.com/artifacts/com.rbkmoney/adapter-bank-spring-boot-starter-test/ -->
<dependency>
<groupId>com.rbkmoney</groupId>
<artifactId>adapter-bank-spring-boot-starter-test</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/adapter-bank-spring-boot-starter-test/
implementation 'com.rbkmoney:adapter-bank-spring-boot-starter-test:0.0.4'
// https://jarcasting.com/artifacts/com.rbkmoney/adapter-bank-spring-boot-starter-test/
implementation ("com.rbkmoney:adapter-bank-spring-boot-starter-test:0.0.4")
'com.rbkmoney:adapter-bank-spring-boot-starter-test:jar:0.0.4'
<dependency org="com.rbkmoney" name="adapter-bank-spring-boot-starter-test" rev="0.0.4">
<artifact name="adapter-bank-spring-boot-starter-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='adapter-bank-spring-boot-starter-test', version='0.0.4')
)
libraryDependencies += "com.rbkmoney" % "adapter-bank-spring-boot-starter-test" % "0.0.4"
[com.rbkmoney/adapter-bank-spring-boot-starter-test "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.8.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.8.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.projectlombok : lombok | jar | 1.18.4 |
org.springframework.boot : spring-boot | jar | 2.3.8.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.3.8.RELEASE |
com.rbkmoney : error-mapping-java | jar | 1.0.6 |
com.rbkmoney.woody : woody-thrift | jar | [1.1.21,) |
com.rbkmoney : damsel | jar | 1.439-b18f037 |
com.rbkmoney.adapter-thrift-lib : damsel-utils | jar | 1.0.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |