Download hsqldb-1.8.1.2.jar file - Jar h

Jar examples for h:hsqldb

Description

Lightweight 100% Java SQL Database Engine

You can download jar file hsqldb 1.8.1.2 in this page.

License

HSQLDB License

Build File

You can use the following script to add hsqldb-1.8.1.2.jar to your project.

<dependency>
   <groupId>com.google.code.maven-play-plugin.hsqldb</groupId>
   <artifactId>hsqldb</artifactId>
   <version>1.8.1.2</version>
</dependency>
compile group: 'com.google.code.maven-play-plugin.hsqldb', name: 'hsqldb', version: '1.8.1.2'
libraryDependencies += "com.google.code.maven-play-plugin.hsqldb" % "hsqldb" % "1.8.1.2"
<dependency org="com.google.code.maven-play-plugin.hsqldb" name="hsqldb" rev="1.8.1.2"/>
@Grapes(@Grab(group='com.google.code.maven-play-plugin.hsqldb', module='hsqldb', version='1.8.1.2'))
'com.google.code.maven-play-plugin.hsqldb:hsqldb:jar:1.8.1.2'

Download

Click the following link to download the jar file.

hsqldb-1.8.1.2-javadoc.jar
hsqldb-1.8.1.2-sources.jar
hsqldb-1.8.1.2.jar
hsqldb-1.8.1.2.pom



Related Tutorials