Aerospike helper
Unofficial helper functions and classes for Aerospike DB
It includes
- Query Engine
- Log4j Appender
- UDF utility functions
The library is implemented in Java and C#
License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.aerospike |
ArtifactId | ArtifactIdaerospike-helper-java |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaerospike-helper-java
Helper classes including predicates for Spring Data and Spark
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.aerospike/aerospike-helper-java/ -->
<dependency>
<groupId>com.aerospike</groupId>
<artifactId>aerospike-helper-java</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.aerospike/aerospike-helper-java/
implementation 'com.aerospike:aerospike-helper-java:1.2.3'
// https://jarcasting.com/artifacts/com.aerospike/aerospike-helper-java/
implementation ("com.aerospike:aerospike-helper-java:1.2.3")
'com.aerospike:aerospike-helper-java:jar:1.2.3'
<dependency org="com.aerospike" name="aerospike-helper-java" rev="1.2.3">
<artifact name="aerospike-helper-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aerospike', module='aerospike-helper-java', version='1.2.3')
)
libraryDependencies += "com.aerospike" % "aerospike-helper-java" % "1.2.3"
[com.aerospike/aerospike-helper-java "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.aerospike : aerospike-client | jar | [4.1.4,) |
Group / Artifact | Type | Version |
---|---|---|
commons-cli : commons-cli | jar | 1.2 |
log4j : log4j | jar | [1.2.14,) |
org.slf4j : slf4j-api | jar | [1.7.25,) |
joda-time : joda-time | jar | 2.9.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Unofficial helper functions and classes for Aerospike DB
It includes
The library is implemented in Java and C#