| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Data |
| GroupId | GroupIdcom.aerospike |
| ArtifactId | ArtifactIdspring-boot-starter-data-aerospike-example |
| Last Version | Last Version0.7.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSpring Data Aerospike Starters: spring-boot-starter-data-aerospike-example
Example for using Spring Boot Data Aerospike Starter
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| spring-boot-starter-data-aerospike-example-0.7.0.pom | 1 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |