MVN

hsqldb : hsqldb

Maven & Gradle

May 19, 2009
929 usages

HSQLDB · Lightweight 100% Java SQL Database Engine

<dependency>
    <groupId>hsqldb</groupId>
    <artifactId>hsqldb</artifactId>
    <version>1.8.0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of hsqldb : hsqldb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.0.10
  • Latest Release Candidate: 1.7.2-rc1
  • Latest Alpha: 1.7.2-alpha

All Versions

Choose a version of hsqldb : hsqldb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
hsqldb-1.8.0.10
hsqldb-1.8.0.7
hsqldb-1.8.0.5
hsqldb-1.8.0.4
hsqldb-1.8.0.1
1.7.x
hsqldb-1.7.3.3
hsqldb-1.7.3.0
hsqldb-1.7.2
hsqldb-1.7.2-alpha
hsqldb-1.7.2.2
hsqldb-1.7.2-rc1
hsqldb-1.7.1
hsqldb-1.7.0
1.6.x
hsqldb-1.6.1

How to add a dependency to Maven

Add the following hsqldb : hsqldb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>hsqldb</groupId>
    <artifactId>hsqldb</artifactId>
    <version>1.8.0.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following hsqldb : hsqldb gradle dependency to your build.gradle file:

implementation 'hsqldb:hsqldb:1.8.0.10'

Gradle Kotlin DSL: Add the following hsqldb : hsqldb gradle kotlin dependency to your build.gradle.kts file:

implementation("hsqldb:hsqldb:1.8.0.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following hsqldb : hsqldb sbt scala dependency to your build.sbt file:

libraryDependencies += "hsqldb" % "hsqldb" % "1.8.0.10"

Advertisement

Dependencies from Group

May 19, 2009
929 usages

Discover Dependencies

Aug 03, 2016
220 usages
Sep 12, 2022
638 usages
3.3k stars
Sep 26, 2008
492 usages
Nov 19, 2019
949 usages
419 stars
Jul 23, 2023
453 usages
6.1k stars
Nov 08, 2016
3 usages
Sep 12, 2022
755 usages
3.3k stars
Nov 10, 2010
512 usages
Oct 15, 2020
999 usages
12.9k stars
Sep 06, 2012
14 usages