License |
License |
---|---|
Categories |
CategoriesData Net |
GroupId | GroupIdnet.hydromatic |
ArtifactId | ArtifactIdscott-data-hsqldb |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscott-data-hsqldb
Scott data set in hsqldb format
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
scott-data-hsqldb-0.2.pom | |
scott-data-hsqldb-0.2.jar | 10 KB |
scott-data-hsqldb-0.2-sources.jar | 8 KB |
scott-data-hsqldb-0.2-source-release.zip | 15 KB |
scott-data-hsqldb-0.2-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.hydromatic/scott-data-hsqldb/ -->
<dependency>
<groupId>net.hydromatic</groupId>
<artifactId>scott-data-hsqldb</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.hydromatic/scott-data-hsqldb/
implementation 'net.hydromatic:scott-data-hsqldb:0.2'
// https://jarcasting.com/artifacts/net.hydromatic/scott-data-hsqldb/
implementation ("net.hydromatic:scott-data-hsqldb:0.2")
'net.hydromatic:scott-data-hsqldb:jar:0.2'
<dependency org="net.hydromatic" name="scott-data-hsqldb" rev="0.2">
<artifact name="scott-data-hsqldb" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hydromatic', module='scott-data-hsqldb', version='0.2')
)
libraryDependencies += "net.hydromatic" % "scott-data-hsqldb" % "0.2"
[net.hydromatic/scott-data-hsqldb "0.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.hsqldb : hsqldb | jar | 2.6.1 |