| License | License | 
|---|---|
| Categories | CategoriesGeoTools Business Logic Libraries Geospatial Geo | 
| GroupId | GroupIdio.oss84.geotools | 
| ArtifactId | ArtifactIdgt-epsg-hsql | 
| Version | Version24.2-oss84-1 | 
| Type | Typejar | 
| Description | DescriptionEPSG Authority Service using HSQL database Connection to an embedded EPSG database in HSQL format.
    This database is built from the SQL scripts delivered by EPSG. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| gt-epsg-hsql-24.2-oss84-1.pom | |
| gt-epsg-hsql-24.2-oss84-1.jar | 2 MB | 
| gt-epsg-hsql-24.2-oss84-1-sources.jar | 2 MB | 
| gt-epsg-hsql-24.2-oss84-1-javadoc.jar | 421 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.oss84.geotools/gt-epsg-hsql/ -->
<dependency>
    <groupId>io.oss84.geotools</groupId>
    <artifactId>gt-epsg-hsql</artifactId>
    <version>24.2-oss84-1</version>
</dependency>// https://jarcasting.com/artifacts/io.oss84.geotools/gt-epsg-hsql/
implementation 'io.oss84.geotools:gt-epsg-hsql:24.2-oss84-1'// https://jarcasting.com/artifacts/io.oss84.geotools/gt-epsg-hsql/
implementation ("io.oss84.geotools:gt-epsg-hsql:24.2-oss84-1")'io.oss84.geotools:gt-epsg-hsql:jar:24.2-oss84-1'<dependency org="io.oss84.geotools" name="gt-epsg-hsql" rev="24.2-oss84-1">
  <artifact name="gt-epsg-hsql" type="jar" />
</dependency>@Grapes(
@Grab(group='io.oss84.geotools', module='gt-epsg-hsql', version='24.2-oss84-1')
)libraryDependencies += "io.oss84.geotools" % "gt-epsg-hsql" % "24.2-oss84-1"[io.oss84.geotools/gt-epsg-hsql "24.2-oss84-1"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.oss84.geotools : gt-referencing | jar | 24.2-oss84-1 | 
| org.hsqldb : hsqldb | jar | 2.4.1 | 
| javax.media : jai_core | jar | 1.1.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.oss84.geotools : gt-sample-data | jar | 24.2-oss84-1 | 
| net.sourceforge.groboutils » groboutils-core | jar | 5 | 
| commons-dbcp : commons-dbcp | jar | 1.4 | 
| commons-io : commons-io | jar | 2.6 | 
| io.oss84.geotools : gt-referencing | jar | 24.2-oss84-1 | 
| junit : junit | jar | 4.12 |