Spring Data Aerospike Starters: spring-boot-autoconfigure-data-aerospike

Auto configuration for using Spring Data Aerospike

License

License

Categories

Categories

Spring Boot Container Microservices Data Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.aerospike
ArtifactId

ArtifactId

spring-boot-autoconfigure-data-aerospike
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Data Aerospike Starters: spring-boot-autoconfigure-data-aerospike
Auto configuration for using Spring Data Aerospike
Project Organization

Project Organization

Aerospike Inc.

Download spring-boot-autoconfigure-data-aerospike

How to add to project

<!-- https://jarcasting.com/artifacts/com.aerospike/spring-boot-autoconfigure-data-aerospike/ -->
<dependency>
    <groupId>com.aerospike</groupId>
    <artifactId>spring-boot-autoconfigure-data-aerospike</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aerospike/spring-boot-autoconfigure-data-aerospike/
implementation 'com.aerospike:spring-boot-autoconfigure-data-aerospike:0.7.0'
// https://jarcasting.com/artifacts/com.aerospike/spring-boot-autoconfigure-data-aerospike/
implementation ("com.aerospike:spring-boot-autoconfigure-data-aerospike:0.7.0")
'com.aerospike:spring-boot-autoconfigure-data-aerospike:jar:0.7.0'
<dependency org="com.aerospike" name="spring-boot-autoconfigure-data-aerospike" rev="0.7.0">
  <artifact name="spring-boot-autoconfigure-data-aerospike" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aerospike', module='spring-boot-autoconfigure-data-aerospike', version='0.7.0')
)
libraryDependencies += "com.aerospike" % "spring-boot-autoconfigure-data-aerospike" % "0.7.0"
[com.aerospike/spring-boot-autoconfigure-data-aerospike "0.7.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.aerospike : spring-data-aerospike Optional jar 3.4.0
org.springframework.boot : spring-boot-autoconfigure jar 2.6.6
com.aerospike : aerospike-client Optional jar 5.1.11
com.aerospike : aerospike-reactor-client Optional jar 5.1.11
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.6.6
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.6.0
0.5.0