Last Version

Tarantool Java driver 0.1.1

Driver for Tarantool 1.10+ based on Netty framework

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.tarantool
ArtifactId

ArtifactId

driver
Version

Version

0.1.1
Type

Type

jar
Description

Description

Tarantool Java driver
Driver for Tarantool 1.10+ based on Netty framework
Project URL

Project URL

https://tarantool.io
Project Organization

Project Organization

Tarantool
Source Code Management

Source Code Management

https://github.com/akudiyar/tarantool-java-driver/tree/master

Download driver 0.1.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-core jar 5.2.6.RELEASE
io.netty : netty-all jar 4.1.50.Final
org.msgpack : msgpack-core jar 0.8.20
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-core jar 1.2.3
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
com.google.code.findbugs : jsr305 jar 3.0.2

test (4)

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

Project Modules

There are no modules declared in this project.