HSQLDB

Lightweight 100% Java SQL Database Engine

License

License

GroupId

GroupId

hsqldb
ArtifactId

ArtifactId

hsqldb
Last Version

Last Version

1.8.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

HSQLDB
Lightweight 100% Java SQL Database Engine
Project URL

Project URL

http://hsqldb.org/

Download hsqldb

How to add to project

<!-- https://jarcasting.com/artifacts/hsqldb/hsqldb/ -->
<dependency>
    <groupId>hsqldb</groupId>
    <artifactId>hsqldb</artifactId>
    <version>1.8.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/hsqldb/hsqldb/
implementation 'hsqldb:hsqldb:1.8.0.10'
// https://jarcasting.com/artifacts/hsqldb/hsqldb/
implementation ("hsqldb:hsqldb:1.8.0.10")
'hsqldb:hsqldb:jar:1.8.0.10'
<dependency org="hsqldb" name="hsqldb" rev="1.8.0.10">
  <artifact name="hsqldb" type="jar" />
</dependency>
@Grapes(
@Grab(group='hsqldb', module='hsqldb', version='1.8.0.10')
)
libraryDependencies += "hsqldb" % "hsqldb" % "1.8.0.10"
[hsqldb "1.8.0.10"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
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
1.7.2-rc1
1.7.2-alpha
1.7.1
1.7.0
1.6.1