is not current version
Last Version 1.3.1

com.rbkmoney:testcontainers-annotations 1.2.4


Categories

Categories

Container
GroupId

GroupId

com.rbkmoney
ArtifactId

ArtifactId

testcontainers-annotations
Version

Version

1.2.4
Type

Type

jar

Download testcontainers-annotations 1.2.4


<!-- https://jarcasting.com/artifacts/com.rbkmoney/testcontainers-annotations/ -->
<dependency>
    <groupId>com.rbkmoney</groupId>
    <artifactId>testcontainers-annotations</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/testcontainers-annotations/
implementation 'com.rbkmoney:testcontainers-annotations:1.2.4'
// https://jarcasting.com/artifacts/com.rbkmoney/testcontainers-annotations/
implementation ("com.rbkmoney:testcontainers-annotations:1.2.4")
'com.rbkmoney:testcontainers-annotations:jar:1.2.4'
<dependency org="com.rbkmoney" name="testcontainers-annotations" rev="1.2.4">
  <artifact name="testcontainers-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='testcontainers-annotations', version='1.2.4')
)
libraryDependencies += "com.rbkmoney" % "testcontainers-annotations" % "1.2.4"
[com.rbkmoney/testcontainers-annotations "1.2.4"]