License |
License |
---|---|
Categories |
CategoriesData React User Interface Web Frameworks |
GroupId | GroupIdcom.codeabbot.data |
ArtifactId | ArtifactIdspring-data-reactive-aerospike |
Last Version | Last Version0.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring data aerospike
Accessing aerospike using spring data with reactor core and async client
|
<!-- 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"]
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 |