Categories |
CategoriesDB2 Data Databases GeoTools Business Logic Libraries Geospatial Geo |
---|---|
GroupId | GroupIdio.oss84.geotools.jdbc |
ArtifactId | ArtifactIdgt-jdbc-db2 |
Version | Version24.2 |
Type | Typejar |
Filename | Size |
---|---|
gt-jdbc-db2-24.2.pom | |
gt-jdbc-db2-24.2.jar | 51 KB |
gt-jdbc-db2-24.2-sources.jar | 35 KB |
gt-jdbc-db2-24.2-javadoc.jar | 480 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.oss84.geotools.jdbc/gt-jdbc-db2/ -->
<dependency>
<groupId>io.oss84.geotools.jdbc</groupId>
<artifactId>gt-jdbc-db2</artifactId>
<version>24.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.oss84.geotools.jdbc/gt-jdbc-db2/
implementation 'io.oss84.geotools.jdbc:gt-jdbc-db2:24.2'
// https://jarcasting.com/artifacts/io.oss84.geotools.jdbc/gt-jdbc-db2/
implementation ("io.oss84.geotools.jdbc:gt-jdbc-db2:24.2")
'io.oss84.geotools.jdbc:gt-jdbc-db2:jar:24.2'
<dependency org="io.oss84.geotools.jdbc" name="gt-jdbc-db2" rev="24.2">
<artifact name="gt-jdbc-db2" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.oss84.geotools.jdbc', module='gt-jdbc-db2', version='24.2')
)
libraryDependencies += "io.oss84.geotools.jdbc" % "gt-jdbc-db2" % "24.2"
[io.oss84.geotools.jdbc/gt-jdbc-db2 "24.2"]