is not current version
Last Version 3.4.0

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


Categories

Categories

Data
GroupId

GroupId

com.aerospike
ArtifactId

ArtifactId

spring-data-aerospike
Version

Version

1.0.2.RELEASE
Type

Type

jar

Download spring-data-aerospike 1.0.2.RELEASE


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