is not current version
Last Version 0.5.0

TestContainers for Tarantool 0.4.6

Dockerized Tarantool and Tarantool Cartridge containers for testing under Testcontainers.

License

License

Categories

Categories

Java Languages Ant Build Tools Container
GroupId

GroupId

io.tarantool
ArtifactId

ArtifactId

testcontainers-java-tarantool
Version

Version

0.4.6
Type

Type

jar
Description

Description

TestContainers for Tarantool
Dockerized Tarantool and Tarantool Cartridge containers for testing under Testcontainers.
Project URL

Project URL

https://github.com/tarantool/cartridge-java-testcontainers
Project Organization

Project Organization

Tarantool
Source Code Management

Source Code Management

http://github.com/tarantool/cartridge-java-testcontainers/tree/master

Download testcontainers-java-tarantool 0.4.6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.testcontainers : testcontainers jar 1.16.2
io.tarantool : cartridge-driver jar 0.6.0
org.yaml : snakeyaml jar 1.26

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2
org.testcontainers : junit-jupiter jar 1.16.2
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.