License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.aerospike |
ArtifactId | ArtifactIdspring-data-aerospike |
Version | Version3.4.0 |
Type | Typejar |
Description |
DescriptionSpring Data Aerospike
Global parent pom.xml to be used by Spring Data modules
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-data-aerospike-3.4.0.pom | |
spring-data-aerospike-3.4.0.jar | 252 KB |
spring-data-aerospike-3.4.0-sources.jar | 162 KB |
spring-data-aerospike-3.4.0-javadoc.jar | 957 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aerospike/spring-data-aerospike/ -->
<dependency>
<groupId>com.aerospike</groupId>
<artifactId>spring-data-aerospike</artifactId>
<version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aerospike/spring-data-aerospike/
implementation 'com.aerospike:spring-data-aerospike:3.4.0'
// https://jarcasting.com/artifacts/com.aerospike/spring-data-aerospike/
implementation ("com.aerospike:spring-data-aerospike:3.4.0")
'com.aerospike:spring-data-aerospike:jar:3.4.0'
<dependency org="com.aerospike" name="spring-data-aerospike" rev="3.4.0">
<artifact name="spring-data-aerospike" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aerospike', module='spring-data-aerospike', version='3.4.0')
)
libraryDependencies += "com.aerospike" % "spring-data-aerospike" % "3.4.0"
[com.aerospike/spring-data-aerospike "3.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-commons | jar | 2.6.3 |
org.springframework.data : spring-data-keyvalue | jar | 2.6.3 |
org.springframework : spring-context | jar | |
org.springframework : spring-context-support | jar | |
org.springframework : spring-tx | jar | |
com.aerospike : aerospike-client | jar | 5.1.11 |
com.aerospike : aerospike-reactor-client Optional | jar | 5.1.11 |
joda-time : joda-time Optional | jar | 2.10.14 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-test | jar | |
com.playtika.testcontainers : embedded-aerospike | jar | 2.1.4 |
org.springframework.cloud : spring-cloud-starter-bootstrap | jar | 3.1.1 |
org.springframework.boot : spring-boot-starter-test | jar | 2.6.5 |
org.awaitility : awaitility | jar | 4.2.0 |
io.projectreactor.tools : blockhound | jar | 1.0.6.RELEASE |
org.junit.jupiter : junit-jupiter | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.mockito : mockito-core | jar | 3.12.4 |
org.mockito : mockito-junit-jupiter | jar | 3.12.4 |
org.assertj : assertj-core | jar | 3.21.0 |
org.springframework : spring-test | jar | |
ch.qos.logback : logback-classic | jar | 1.2.5 |