# aerospike-client-java **Repository Path**: mirrors_Stratio/aerospike-client-java ## Basic Information - **Project Name**: aerospike-client-java - **Description**: Aerospike Java Client Library - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Aerospike Java Client Package ============================= Aerospike Java client. This package contains full source code for these projects. * client: Java client library. * examples: Java client examples. * benchmarks: Java client benchmarks. * servlets: Java web servlet interface to client. Prerequisites: * Java 1.6 or greater. * Maven 2.0 or greater. The source code can be imported into any Java IDE. Maven build scripts are also provided. Build instructions: ./build_all