Last Version

HSQLDB 1.8.0.10

Lightweight 100% Java SQL Database Engine

License

License

GroupId

GroupId

hsqldb
ArtifactId

ArtifactId

hsqldb
Version

Version

1.8.0.10
Type

Type

jar
Description

Description

HSQLDB
Lightweight 100% Java SQL Database Engine
Project URL

Project URL

http://hsqldb.org/

Download hsqldb 1.8.0.10


<!-- 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.