How To Install Java Artifact org.voltdb.voltdb v8.4

org.voltdb voltdb 8.4

Introduction

In this article, we'll learn how to install Java artifact voltdb from org.voltdb group in version 8.4. The artifact is available in 11 versions: 10.1.1 10.0 9.3.2 9.2.2 9.2.1 9.1.1 9.0 8.4.3 8.4.2 8.4.1 8.4 . The voltdb project has been released under GNU Affero General Public License Version 3 license, and has its own website at: http://www.voltdb.com/ .

How To Install Java Artifact org.voltdb.voltdb In Version 8.4

To install the voltdb artifact in version 8.4 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 voltdb 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.

Licenses