не последняя версия
Последняя версия 24.2-oss84-1

io.oss84.geotools:gt-epsg-hsql 24.2

Connection to an embedded EPSG database in HSQL format. This database is built from the SQL scripts delivered by EPSG.

Категории

Категории

GeoTools Прикладные библиотеки Geospatial Geo
Группа

Группа

io.oss84.geotools
Идентификатор

Идентификатор

gt-epsg-hsql
Версия

Версия

24.2
Тип

Тип

jar

Скачать gt-epsg-hsql 24.2


<!-- https://jarcasting.com/artifacts/io.oss84.geotools/gt-epsg-hsql/ -->
<dependency>
    <groupId>io.oss84.geotools</groupId>
    <artifactId>gt-epsg-hsql</artifactId>
    <version>24.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.oss84.geotools/gt-epsg-hsql/
implementation 'io.oss84.geotools:gt-epsg-hsql:24.2'
// https://jarcasting.com/artifacts/io.oss84.geotools/gt-epsg-hsql/
implementation ("io.oss84.geotools:gt-epsg-hsql:24.2")
'io.oss84.geotools:gt-epsg-hsql:jar:24.2'
<dependency org="io.oss84.geotools" name="gt-epsg-hsql" rev="24.2">
  <artifact name="gt-epsg-hsql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.oss84.geotools', module='gt-epsg-hsql', version='24.2')
)
libraryDependencies += "io.oss84.geotools" % "gt-epsg-hsql" % "24.2"
[io.oss84.geotools/gt-epsg-hsql "24.2"]