How To Install Java Artifact com.h2database.h2-mvstore v2.0.206

com.h2database h2-mvstore 2.0.206

Introduction

In this article, we'll learn how to install Java artifact h2-mvstore from com.h2database group in version 2.0.206. The artifact is available in 27 versions: 2.2.224 2.2.222 2.2.220 2.1.214 2.1.212 2.1.210 2.0.206 2.0.204 2.0.202 1.4.200 1.4.199 1.4.198 1.4.197 1.4.196 1.4.195 1.4.194 1.4.193 1.4.192 1.4.191 1.4.190 1.4.189 1.4.188 1.4.187 1.4.186 1.4.185 1.4.184 1.4.183 . The H2 MVStore project has been released under MPL 2.0 license, and has its own website at: https://h2database.com/html/mvstore.html .

How To Install Java Artifact com.h2database.h2-mvstore In Version 2.0.206

To install the H2 MVStore artifact in version 2.0.206 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 H2 MVStore 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