{"id":66866,"library":"aerospike-client","title":"Aerospike Java Client","description":"Java client interface for the Aerospike database server, enabling high-performance key-value and document operations.","status":"active","version":"8.0.0","language":"java","source_language":null,"source_url":"https://github.com/aerospike/aerospike-client-java","tags":["aerospike","database","nosql","client","key-value"],"install":[{"cmd":"<dependency>\n  <groupId>com.aerospike</groupId>\n  <artifactId>aerospike-client</artifactId>\n  <version>8.0.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.aerospike:aerospike-client:8.0.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"AerospikeClient","correct":"com.aerospike.client.AerospikeClient"}],"quickstart":{"code":"import com.aerospike.client.AerospikeClient;\nimport com.aerospike.client.Host;\n\npublic class AerospikeExample {\n    public static void main(String[] args) {\n        AerospikeClient client = new AerospikeClient(\"localhost\", 3000);\n        System.out.println(\"Connected to Aerospike\");\n        client.close();\n    }\n}","lang":"java","description":"Connects to a local Aerospike server and then closes the connection."},"warnings":[{"fix":"Review the Aerospike Java client changelog and update code accordingly.","message":"Version 8.0.0 may have breaking changes from earlier versions; check migration notes for API changes.","severity":"breaking","affected_versions":"8.x"}],"env_vars":null,"search_vec":"'aerospik':1,9,22 'client':3,5,25 'databas':10,23 'document':20 'enabl':12 'high':14 'high-perform':13 'interfac':6 'java':2,4 'key':17,27 'key-valu':16,26 'nosql':24 'oper':21 'perform':15 'server':11 'valu':18,28","created_at":"2026-06-17T17:29:44.375970+00:00","updated_at":"2026-06-17T17:29:44.375970+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/aerospike/aerospike-client-java","github":"https://github.com/aerospike/aerospike-client-java","docs":"https://appdoc.app/artifact/com.aerospike/aerospike-client/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}