is not current version
Last Version 0.0.4

com.rbkmoney:adapter-bank-spring-boot-starter-test 0.0.3


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.rbkmoney
ArtifactId

ArtifactId

adapter-bank-spring-boot-starter-test
Version

Version

0.0.3
Type

Type

jar

Download adapter-bank-spring-boot-starter-test 0.0.3


<!-- 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.3</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.3'
// https://jarcasting.com/artifacts/com.rbkmoney/adapter-bank-spring-boot-starter-test/
implementation ("com.rbkmoney:adapter-bank-spring-boot-starter-test:0.0.3")
'com.rbkmoney:adapter-bank-spring-boot-starter-test:jar:0.0.3'
<dependency org="com.rbkmoney" name="adapter-bank-spring-boot-starter-test" rev="0.0.3">
  <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.3')
)
libraryDependencies += "com.rbkmoney" % "adapter-bank-spring-boot-starter-test" % "0.0.3"
[com.rbkmoney/adapter-bank-spring-boot-starter-test "0.0.3"]