is not current version
Last Version 24.2-oss84-1

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


Categories

Categories

GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

io.oss84.geotools.jdbc
ArtifactId

ArtifactId

gt-jdbc
Version

Version

24.2
Type

Type

pom

Download gt-jdbc 24.2

Filename Size
gt-jdbc-24.2.pom 3 KB
Browse

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