SQL Server DataStore

DataStore for SQL Server Database.

License

License

Categories

Categories

GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

io.oss84.geotools.jdbc
ArtifactId

ArtifactId

gt-jdbc-sqlserver
Last Version

Last Version

24.2-oss84-1
Release Date

Release Date

Type

Type

jar
Description

Description

SQL Server DataStore
DataStore for SQL Server Database.
Project URL

Project URL

https://docs.geotools.org/latest/userguide/library/jdbc/sqlserver.html
Project Organization

Project Organization

Geotools

Download gt-jdbc-sqlserver

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
net.sourceforge.jtds : jtds jar 1.3.1
com.microsoft.sqlserver : mssql-jdbc jar 8.4.1.jre8
io.oss84.geotools : gt-jdbc jar 24.2-oss84-1
javax.media : jai_core jar 1.1.3

test (5)

Group / Artifact Type Version
io.oss84.geotools : gt-jdbc jar 24.2-oss84-1
io.oss84.geotools : gt-sample-data jar 24.2-oss84-1
io.oss84.geotools : gt-epsg-hsql jar 24.2-oss84-1
org.mockito : mockito-core jar 2.23.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

GeoTools logo

GeoTools is an open source Java library that provides tools for geospatial data. Our Users guide provides an overview of the core features, supported formats and standards support.

License

GeoTools is licensed under the LGPL. The user guide license page describes the less restrictive license for documentation and source code examples.

Contributing

The developers guide outlines ways to contribute to GeoTools using patches, pull requests and setting up new modules.

If you are already experienced with GitHub please check our pull request page before you start!

Building

GeoTools uses Apache Maven for a build system. To build the library run maven from the root of the repository.

% mvn clean install

See the user guide for more details.

Bugs

GeoTools uses JIRA, hosted by Atlassian, for issue tracking.

Mailing Lists

The user list is for all questions related to GeoTools usage.

The dev list is for questions related to hacking on the GeoTools library itself.

More Information

Visit the website or read the docs.

io.oss84.geotools.jdbc

GeoTools

Versions

Version
24.2-oss84-1
24.2