Spring Data Tarantool

Spring Data module for Tarantool and Tarantool Cartridge for Tarantool versions 1.10+

License

License

Categories

Categories

Ant Build Tools Data
GroupId

GroupId

io.tarantool
ArtifactId

ArtifactId

spring-data-tarantool
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Data Tarantool
Spring Data module for Tarantool and Tarantool Cartridge for Tarantool versions 1.10+
Project URL

Project URL

https://tarantool.io
Project Organization

Project Organization

Tarantool
Source Code Management

Source Code Management

http://github.com/tarantool/cartridge-springdata/tree/master

Download spring-data-tarantool

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-core jar 5.2.13.RELEASE
org.springframework.data : spring-data-commons jar 2.3.2.RELEASE
org.springframework : spring-context jar 5.2.13.RELEASE
org.springframework : spring-tx jar 5.2.13.RELEASE
io.tarantool : cartridge-driver jar 0.8.0

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0-M1
ch.qos.logback : logback-classic jar 1.2.3
org.testcontainers : testcontainers jar 1.15.1
org.testcontainers : junit-jupiter jar 1.15.1
org.springframework.boot : spring-boot-starter-test jar 2.3.2.RELEASE
com.google.code.findbugs : jsr305 jar 3.0.2
io.tarantool : testcontainers-java-tarantool jar 0.4.6
org.projectlombok : lombok jar 1.18.14

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.1
0.5.0
0.4.2
0.4.1
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.3
0.1.0