is not current version
Last Version 24.2-oss84-1

io.oss84.geotools:gt-jdbc 24.2

Abstract datastore implementation and helper classes / apis to be extended by datastores backed by releational databases accesible via jdbc.

Categories

Categories

GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

io.oss84.geotools
ArtifactId

ArtifactId

gt-jdbc
Version

Version

24.2
Type

Type

jar

Download gt-jdbc 24.2


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