is not current version
Last Version 24.2-oss84-1

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

DataStore for H2 Database.

Categories

Categories

H2 Data Databases GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

io.oss84.geotools.jdbc
ArtifactId

ArtifactId

gt-jdbc-h2
Version

Version

24.2
Type

Type

jar

Download gt-jdbc-h2 24.2


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