MVN

io.tarantool : driver

Maven & Gradle

Oct 07, 2020
2 usages
26 stars

Tarantool Java driver · Driver for Tarantool 1.10+ based on Netty framework

<dependency>
    <groupId>io.tarantool</groupId>
    <artifactId>driver</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.1

All Versions

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

Version Vulnerabilities Updated
0.1.x
driver-0.1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.tarantool</groupId>
    <artifactId>driver</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.tarantool:driver:0.1.1'

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

implementation("io.tarantool:driver:0.1.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.tarantool" % "driver" % "0.1.1"

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

Dec 29, 2022
4 usages
43 stars
Dec 01, 2020
2 usages
0 stars
Sep 05, 2021
3 usages
Jun 06, 2023
4 usages
Sep 30, 2021
5 usages
2 stars
Sep 03, 2021
3 usages
10 stars
Mar 01, 2022
3 usages
2.1k stars