is not current version
Last Version 0.2.7

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

Accessing aerospike asyn

Categories

Categories

Data React User Interface Web Frameworks
GroupId

GroupId

com.codeabbot.data
ArtifactId

ArtifactId

spring-data-reactive-aerospike
Version

Version

0.2.0
Type

Type

jar

Download spring-data-reactive-aerospike 0.2.0


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