License |
License |
---|---|
Categories |
CategoriesData React User Interface Web Frameworks |
GroupId | GroupIdcom.codeabbot.springframework.data.aerospike |
ArtifactId | ArtifactIdspring-data-reactive-aerospike |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring data aerospike
Accessing aerospike asyn
|
<!-- https://jarcasting.com/artifacts/com.codeabbot.springframework.data.aerospike/spring-data-reactive-aerospike/ -->
<dependency>
<groupId>com.codeabbot.springframework.data.aerospike</groupId>
<artifactId>spring-data-reactive-aerospike</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.codeabbot.springframework.data.aerospike/spring-data-reactive-aerospike/
implementation 'com.codeabbot.springframework.data.aerospike:spring-data-reactive-aerospike:0.0.7'
// https://jarcasting.com/artifacts/com.codeabbot.springframework.data.aerospike/spring-data-reactive-aerospike/
implementation ("com.codeabbot.springframework.data.aerospike:spring-data-reactive-aerospike:0.0.7")
'com.codeabbot.springframework.data.aerospike:spring-data-reactive-aerospike:jar:0.0.7'
<dependency org="com.codeabbot.springframework.data.aerospike" name="spring-data-reactive-aerospike" rev="0.0.7">
<artifact name="spring-data-reactive-aerospike" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codeabbot.springframework.data.aerospike', module='spring-data-reactive-aerospike', version='0.0.7')
)
libraryDependencies += "com.codeabbot.springframework.data.aerospike" % "spring-data-reactive-aerospike" % "0.0.7"
[com.codeabbot.springframework.data.aerospike/spring-data-reactive-aerospike "0.0.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 |