Last Version

JDBC DataStore Support 24.2-oss84-1

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

License

License

Categories

Categories

GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

io.oss84.geotools
ArtifactId

ArtifactId

gt-jdbc
Version

Version

24.2-oss84-1
Type

Type

jar
Description

Description

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

Project Organization

Geotools

Download gt-jdbc 24.2-oss84-1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.oss84.geotools : gt-main jar 24.2-oss84-1
commons-dbcp : commons-dbcp jar 1.4
javax.media : jai_core jar 1.1.3

test (5)

Group / Artifact Type Version
io.oss84.geotools : gt-sample-data jar 24.2-oss84-1
com.mockrunner : mockrunner-jdbc jar 2.0.1
com.h2database : h2 jar 1.1.119
org.mockito : mockito-core jar 2.23.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.