How To Install Java Artifact com.aerospike.aerospike-client-bc-jdk8 v8.1.1

com.aerospike aerospike-client-bc-jdk8 8.1.1

Introduction

In this article, we'll learn how to install Java artifact aerospike-client-bc-jdk8 from com.aerospike group in version 8.1.1. The artifact is available in 6 versions: 8.1.3 8.1.2 8.1.1 8.1.0 8.0.2 8.0.1 . The Aerospike Java Client BC project has been released under The Apache License, Version 2.0 license, and has its own website at: https://github.com/aerospike/aerospike-client-java . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact com.aerospike.aerospike-client-bc-jdk8 In Version 8.1.1

To install the Aerospike Java Client BC artifact in version 8.1.1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Aerospike Java Client BC dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (3)

Licenses