is not current version
Last Version 24.2-oss84-1

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

Connection to an EPSG postgreSQL database. This database should be built by the user from the SQL scripts delivered by EPSG.

Categories

Categories

PostgreSQL Data Databases GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

io.oss84.geotools
ArtifactId

ArtifactId

gt-epsg-postgresql
Version

Version

24.2
Type

Type

jar

Download gt-epsg-postgresql 24.2


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