| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools Data | 
| GroupId | GroupIdio.tarantool | 
| ArtifactId | ArtifactIdspring-data-tarantool | 
| Last Version | Last Version0.5.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSpring Data Tarantool Spring Data module for Tarantool and Tarantool Cartridge for Tarantool versions 1.10+ | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- 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"]| 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 | 
| 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 |