License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Data |
GroupId | GroupIdru.shadam |
ArtifactId | ArtifactIdspring-data-tarantool |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionspring-data-tarantool
spring-data for tarantool
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-data-tarantool-0.1.0.pom | |
spring-data-tarantool-0.1.0.jar | 58 KB |
spring-data-tarantool-0.1.0-sources.jar | 28 KB |
spring-data-tarantool-0.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ru.shadam/spring-data-tarantool/ -->
<dependency>
<groupId>ru.shadam</groupId>
<artifactId>spring-data-tarantool</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.shadam/spring-data-tarantool/
implementation 'ru.shadam:spring-data-tarantool:0.1.0'
// https://jarcasting.com/artifacts/ru.shadam/spring-data-tarantool/
implementation ("ru.shadam:spring-data-tarantool:0.1.0")
'ru.shadam:spring-data-tarantool:jar:0.1.0'
<dependency org="ru.shadam" name="spring-data-tarantool" rev="0.1.0">
<artifact name="spring-data-tarantool" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.shadam', module='spring-data-tarantool', version='0.1.0')
)
libraryDependencies += "ru.shadam" % "spring-data-tarantool" % "0.1.0"
[ru.shadam/spring-data-tarantool "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-keyvalue | jar | 1.1.6.RELEASE |
org.tarantool : connector | jar | 1.7.0 |