Spring Data Aerospike Starters: spring-boot-starter-data-aerospike-example

Example for using Spring Boot Data Aerospike Starter

License

License

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

com.aerospike
ArtifactId

ArtifactId

spring-boot-starter-data-aerospike-example
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

pom
Description

Description

Spring Data Aerospike Starters: spring-boot-starter-data-aerospike-example
Example for using Spring Boot Data Aerospike Starter
Project Organization

Project Organization

Aerospike Inc.

Download spring-boot-starter-data-aerospike-example

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-validation jar 2.6.6
org.springframework.cloud : spring-cloud-starter-bootstrap jar 3.1.1
com.playtika.testcontainers : embedded-aerospike jar 2.1.5

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