Spring data aerospike

Accessing aerospike using spring data with reactor core and async client

License

License

Categories

Categories

Data React User Interface Web Frameworks
GroupId

GroupId

com.codeabbot.data
ArtifactId

ArtifactId

spring-data-reactive-aerospike
Last Version

Last Version

0.2.7
Release Date

Release Date

Type

Type

jar
Description

Description

Spring data aerospike
Accessing aerospike using spring data with reactor core and async client

Download spring-data-reactive-aerospike

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework.data : spring-data-commons jar 2.1.5.RELEASE
org.springframework.data : spring-data-keyvalue jar 2.1.5.RELEASE
com.aerospike : aerospike-client jar 4.3.1
com.aerospike : aerospike-query-engine jar 4.3.1
joda-time : joda-time jar 2.10.1
org.springframework : spring-context jar 5.1.5.RELEASE
org.springframework : spring-context-support jar 5.1.5.RELEASE
org.springframework : spring-tx jar 5.1.5.RELEASE
org.springframework : spring-jdbc jar 5.1.5.RELEASE
org.slf4j : log4j-over-slf4j jar 1.7.25
io.projectreactor.netty : reactor-netty jar 0.8.5.RELEASE
io.projectreactor : reactor-core jar
org.projectlombok : lombok jar 1.18.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0