is not current version
Last Version 0.7.0

com.aerospike:spring-boot-autoconfigure-data-aerospike 0.5.0

Auto configuration for using Spring Data Aerospike

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
Version

Version

0.5.0
Type

Type

jar
Description

Description

Auto configuration for using Spring Data Aerospike

Download spring-boot-autoconfigure-data-aerospike 0.5.0


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

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.cloud : spring-cloud-test-support jar

Project Modules

There are no modules declared in this project.