is not current version
Last Version 3.4.0

com.aerospike:spring-data-aerospike 2.1.0.RELEASE


Categories

Categories

Data
GroupId

GroupId

com.aerospike
ArtifactId

ArtifactId

spring-data-aerospike
Version

Version

2.1.0.RELEASE
Type

Type

jar

Download spring-data-aerospike 2.1.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.aerospike/spring-data-aerospike/ -->
<dependency>
    <groupId>com.aerospike</groupId>
    <artifactId>spring-data-aerospike</artifactId>
    <version>2.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.aerospike/spring-data-aerospike/
implementation 'com.aerospike:spring-data-aerospike:2.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.aerospike/spring-data-aerospike/
implementation ("com.aerospike:spring-data-aerospike:2.1.0.RELEASE")
'com.aerospike:spring-data-aerospike:jar:2.1.0.RELEASE'
<dependency org="com.aerospike" name="spring-data-aerospike" rev="2.1.0.RELEASE">
  <artifact name="spring-data-aerospike" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aerospike', module='spring-data-aerospike', version='2.1.0.RELEASE')
)
libraryDependencies += "com.aerospike" % "spring-data-aerospike" % "2.1.0.RELEASE"
[com.aerospike/spring-data-aerospike "2.1.0.RELEASE"]