MVN

io.tarantool : testcontainers-java-tarantool

Maven & Gradle

Jun 16, 2023
4 usages
7 stars

TestContainers for Tarantool · Dockerized Tarantool and Tarantool Cartridge containers for testing under Testcontainers.

<dependency>
    <groupId>io.tarantool</groupId>
    <artifactId>testcontainers-java-tarantool</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.tarantool : testcontainers-java-tarantool to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.tarantool : testcontainers-java-tarantool to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
testcontainers-java-tarantool-1.0.0
0.5.x
testcontainers-java-tarantool-0.5.4
testcontainers-java-tarantool-0.5.3
testcontainers-java-tarantool-0.5.2
testcontainers-java-tarantool-0.5.1
testcontainers-java-tarantool-0.5.0
0.4.x
testcontainers-java-tarantool-0.4.7
testcontainers-java-tarantool-0.4.6
testcontainers-java-tarantool-0.4.5
testcontainers-java-tarantool-0.4.4
testcontainers-java-tarantool-0.4.3
testcontainers-java-tarantool-0.4.2
testcontainers-java-tarantool-0.4.1
testcontainers-java-tarantool-0.4.0
0.2.x
testcontainers-java-tarantool-0.2.3
testcontainers-java-tarantool-0.2.2
testcontainers-java-tarantool-0.2.1
testcontainers-java-tarantool-0.2.0
0.1.x
testcontainers-java-tarantool-0.1.0

How to add a dependency to Maven

Add the following io.tarantool : testcontainers-java-tarantool maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.tarantool</groupId>
    <artifactId>testcontainers-java-tarantool</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.tarantool : testcontainers-java-tarantool gradle dependency to your build.gradle file:

implementation 'io.tarantool:testcontainers-java-tarantool:1.0.0'

Gradle Kotlin DSL: Add the following io.tarantool : testcontainers-java-tarantool gradle kotlin dependency to your build.gradle.kts file:

implementation("io.tarantool:testcontainers-java-tarantool:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.tarantool : testcontainers-java-tarantool sbt scala dependency to your build.sbt file:

libraryDependencies += "io.tarantool" % "testcontainers-java-tarantool" % "1.0.0"

Advertisement

Dependencies from Group

Aug 04, 2023
8 usages
26 stars
Jun 16, 2023
4 usages
7 stars
Oct 07, 2020
2 usages
26 stars
Jun 14, 2023
18 stars

Discover Dependencies

log
Sep 26, 2021
6 usages
2 stars
Jul 31, 2023
5 usages
106 stars
Jul 31, 2023
5 usages
106 stars
Feb 20, 2023
1 usages
May 30, 2023
4 usages
4.3k stars
May 30, 2023
4 usages
4.3k stars
May 30, 2023
4 usages
4.3k stars
Feb 15, 2018
2 usages
4 stars