MVN

io.oss84.geotools.jdbc : gt-jdbc

Maven & Gradle

Feb 21, 2021
1.2k stars

JDBC DataStore Plugins

<dependency>
    <groupId>io.oss84.geotools.jdbc</groupId>
    <artifactId>gt-jdbc</artifactId>
    <version>24.2-oss84-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.oss84.geotools.jdbc : gt-jdbc to add to Maven - Latest Versions:

  • Latest Stable: 24.2-oss84-1

All Versions

Choose a version of io.oss84.geotools.jdbc : gt-jdbc to add to Maven - All Versions:

Version Vulnerabilities Updated
24.2
gt-jdbc-24.2-oss84-1
gt-jdbc-24.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.oss84.geotools.jdbc</groupId>
    <artifactId>gt-jdbc</artifactId>
    <version>24.2-oss84-1</version>
</dependency>

Advertisement