is not current version
Last Version 1.2

Apache SIS SQL storage 1.0

Read and write features from SQL databases.

License

License

GroupId

GroupId

org.apache.sis.storage
ArtifactId

ArtifactId

sis-sqlstore
Version

Version

1.0
Type

Type

jar
Description

Description

Apache SIS SQL storage
Read and write features from SQL databases.
Project Organization

Project Organization

The Apache Software Foundation

Download sis-sqlstore 1.0


<!-- https://jarcasting.com/artifacts/org.apache.sis.storage/sis-sqlstore/ -->
<dependency>
    <groupId>org.apache.sis.storage</groupId>
    <artifactId>sis-sqlstore</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sis.storage/sis-sqlstore/
implementation 'org.apache.sis.storage:sis-sqlstore:1.0'
// https://jarcasting.com/artifacts/org.apache.sis.storage/sis-sqlstore/
implementation ("org.apache.sis.storage:sis-sqlstore:1.0")
'org.apache.sis.storage:sis-sqlstore:jar:1.0'
<dependency org="org.apache.sis.storage" name="sis-sqlstore" rev="1.0">
  <artifact name="sis-sqlstore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sis.storage', module='sis-sqlstore', version='1.0')
)
libraryDependencies += "org.apache.sis.storage" % "sis-sqlstore" % "1.0"
[org.apache.sis.storage/sis-sqlstore "1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.sis.core : sis-feature jar 1.0
org.apache.sis.storage : sis-storage jar 1.0
org.apache.sis.core : sis-metadata jar 1.0
org.apache.sis.core : sis-referencing jar 1.0
org.opengis : geoapi jar 3.0.1

test (6)

Group / Artifact Type Version
org.apache.derby : derby jar 10.14.2.0
org.hsqldb : hsqldb jar 2.5.0
org.postgresql : postgresql jar 42.2.6
org.opengis : geoapi-conformance jar 3.0.1
junit : junit jar
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2

Project Modules

There are no modules declared in this project.