is not current version
Last Version 0.2.7

com.codeabbot.data:spring-data-reactive-aerospike 0.2.4

Accessing aerospike using spring data with reactor core and async client

Categories

Categories

Data React User Interface Web Frameworks
GroupId

GroupId

com.codeabbot.data
ArtifactId

ArtifactId

spring-data-reactive-aerospike
Version

Version

0.2.4
Type

Type

jar

Download spring-data-reactive-aerospike 0.2.4


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