How To Install Java Artifact hsqldb.hsqldb v1.8.0.7

hsqldb hsqldb 1.8.0.7

Introduction

In this article, we'll learn how to install Java artifact hsqldb from hsqldb group in version 1.8.0.7. The artifact is available in 14 versions: 1.8.0.10 1.8.0.7 1.8.0.5 1.8.0.4 1.8.0.1 1.7.3.3 1.7.3.0 1.7.2.2 1.7.2-rc1 1.7.2-alpha 1.7.2 1.7.1 1.7.0 1.6.1 . The HSQLDB project has been released under HSQLDB License license, and has its own website at: http://hsqldb.org/ .

How To Install Java Artifact hsqldb.hsqldb In Version 1.8.0.7

To install the HSQLDB artifact in version 1.8.0.7 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 HSQLDB 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