License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.aerospike |
ArtifactId | ArtifactIdspring-data-aerospike |
Version | Version3.3.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.3.0.pom | |
spring-data-aerospike-3.3.0.jar | 250 KB |
spring-data-aerospike-3.3.0-sources.jar | 161 KB |
spring-data-aerospike-3.3.0-javadoc.jar | 955 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aerospike/spring-data-aerospike/ -->
<dependency>
<groupId>com.aerospike</groupId>
<artifactId>spring-data-aerospike</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aerospike/spring-data-aerospike/
implementation 'com.aerospike:spring-data-aerospike:3.3.0'
// https://jarcasting.com/artifacts/com.aerospike/spring-data-aerospike/
implementation ("com.aerospike:spring-data-aerospike:3.3.0")
'com.aerospike:spring-data-aerospike:jar:3.3.0'
<dependency org="com.aerospike" name="spring-data-aerospike" rev="3.3.0">
<artifact name="spring-data-aerospike" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aerospike', module='spring-data-aerospike', version='3.3.0')
)
libraryDependencies += "com.aerospike" % "spring-data-aerospike" % "3.3.0"
[com.aerospike/spring-data-aerospike "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-commons | jar | 2.5.6 |
org.springframework.data : spring-data-keyvalue | jar | 2.5.6 |
org.springframework : spring-context | jar | |
org.springframework : spring-context-support | jar | |
org.springframework : spring-tx | jar | |
com.aerospike : aerospike-client | jar | 5.1.9 |
com.aerospike : aerospike-reactor-client Optional | jar | 5.1.8 |
joda-time : joda-time Optional | jar | 2.10.12 |
org.slf4j : slf4j-api | jar | 1.7.26 |
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.0.16 |
org.springframework.cloud : spring-cloud-starter-bootstrap | jar | 3.0.4 |
org.springframework.boot : spring-boot-starter-test | jar | 2.5.6 |
org.awaitility : awaitility | jar | 4.1.1 |
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 |