Categories |
CategoriesData React User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.codeabbot.springframework.data.aerospike |
ArtifactId | ArtifactIdspring-data-reactive-aerospike |
Version | Version0.0.6 |
Type | Typejar |
<!-- 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.6</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.6'
// 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.6")
'com.codeabbot.springframework.data.aerospike:spring-data-reactive-aerospike:jar:0.0.6'
<dependency org="com.codeabbot.springframework.data.aerospike" name="spring-data-reactive-aerospike" rev="0.0.6">
<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.6')
)
libraryDependencies += "com.codeabbot.springframework.data.aerospike" % "spring-data-reactive-aerospike" % "0.0.6"
[com.codeabbot.springframework.data.aerospike/spring-data-reactive-aerospike "0.0.6"]