is not current version
Last Version 24.2-oss84-1

io.oss84.geotools.jdbc:gt-jdbc-hana 24.2

DataStore for SAP HANA Database.

Categories

Categories

GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

io.oss84.geotools.jdbc
ArtifactId

ArtifactId

gt-jdbc-hana
Version

Version

24.2
Type

Type

jar

Download gt-jdbc-hana 24.2


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