| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.aerospike |
| ArtifactId | ArtifactIdspring-data-aerospike |
| Version | Version3.0.1 |
| 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.0.1.pom | |
| spring-data-aerospike-3.0.1.jar | 240 KB |
| spring-data-aerospike-3.0.1-sources.jar | 162 KB |
| spring-data-aerospike-3.0.1-javadoc.jar | 886 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aerospike/spring-data-aerospike/ -->
<dependency>
<groupId>com.aerospike</groupId>
<artifactId>spring-data-aerospike</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aerospike/spring-data-aerospike/
implementation 'com.aerospike:spring-data-aerospike:3.0.1'
// https://jarcasting.com/artifacts/com.aerospike/spring-data-aerospike/
implementation ("com.aerospike:spring-data-aerospike:3.0.1")
'com.aerospike:spring-data-aerospike:jar:3.0.1'
<dependency org="com.aerospike" name="spring-data-aerospike" rev="3.0.1">
<artifact name="spring-data-aerospike" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aerospike', module='spring-data-aerospike', version='3.0.1')
)
libraryDependencies += "com.aerospike" % "spring-data-aerospike" % "3.0.1"
[com.aerospike/spring-data-aerospike "3.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.data : spring-data-commons | jar | 2.5.3 |
| org.springframework.data : spring-data-keyvalue | jar | 2.5.3 |
| org.springframework : spring-context | jar | |
| org.springframework : spring-context-support | jar | |
| org.springframework : spring-tx | jar | |
| com.aerospike : aerospike-client | jar | 5.1.6 |
| com.aerospike : aerospike-reactor-client Optional | jar | 5.0.7 |
| joda-time : joda-time Optional | jar | 2.10.10 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.projectreactor : reactor-test | jar | |
| com.playtika.testcontainers : embedded-aerospike | jar | 2.0.10 |
| org.springframework.cloud : spring-cloud-starter-bootstrap | jar | 3.0.3 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.3 |
| org.awaitility : awaitility | jar | 4.1.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.11.2 |
| org.mockito : mockito-junit-jupiter | jar | 3.11.2 |
| org.assertj : assertj-core | jar | 3.19.0 |
| org.springframework : spring-test | jar | |
| ch.qos.logback : logback-classic | jar | 1.2.3 |