Download scott-data-hsqldb-0.1.jar file - Jar s

Jar examples for s:scott-data-hsqldb

Description

Scott data set in hsqldb format

You can download jar file scott-data-hsqldb 0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add scott-data-hsqldb-0.1.jar to your project.

<dependency>
   <groupId>net.hydromatic</groupId>
   <artifactId>scott-data-hsqldb</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'net.hydromatic', name: 'scott-data-hsqldb', version: '0.1'
libraryDependencies += "net.hydromatic" % "scott-data-hsqldb" % "0.1"
<dependency org="net.hydromatic" name="scott-data-hsqldb" rev="0.1"/>
@Grapes(@Grab(group='net.hydromatic', module='scott-data-hsqldb', version='0.1'))
'net.hydromatic:scott-data-hsqldb:jar:0.1'

Download

Click the following link to download the jar file.

scott-data-hsqldb-0.1-javadoc.jar
scott-data-hsqldb-0.1-sources.jar
scott-data-hsqldb-0.1.jar
scott-data-hsqldb-0.1.pom



Related Tutorials