How To Install Java Artifact org.hsqldb.hsqldb v2.3.4

org.hsqldb hsqldb 2.3.4

Introduction

In this article, we'll learn how to install Java artifact hsqldb from org.hsqldb group in version 2.3.4. The artifact is available in 24 versions: 2.7.2 2.7.1 2.7.0 2.6.1 2.6.0 2.5.2 2.5.1 2.5.0 2.4.1 2.4.0 2.3.6 2.3.5 2.3.4 2.3.3 2.3.2 2.3.1 2.3.0 2.2.9 2.2.8 2.2.7 2.2.6 2.2.4 2.0.0 1.8.0.10 . The HyperSQL Database project has been released under HSQLDB License, a BSD open source license license, and has its own website at: http://hsqldb.org .

How To Install Java Artifact org.hsqldb.hsqldb In Version 2.3.4

To install the HyperSQL Database artifact in version 2.3.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 HyperSQL Database 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