TestContainers for Tarantool

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
Last Version

Last Version

0.5.0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (3)

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

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
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.
io.tarantool

Tarantool

In-memory computing platform with flexible data schema.

Versions

Version
0.5.0
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0