Apache SIS storage

Group of modules for reading and writing data from/to various storages. Storages are typically file formats or a database schemas.

License

License

GroupId

GroupId

org.apache.sis
ArtifactId

ArtifactId

storage
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

pom
Description

Description

Apache SIS storage
Group of modules for reading and writing data from/to various storages. Storages are typically file formats or a database schemas.
Project Organization

Project Organization

The Apache Software Foundation

Download storage

Filename Size
storage-1.2.pom 5 KB
Browse

How to add to project

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

Dependencies

compile (3)

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

test (3)

Group / Artifact Type Version
org.opengis : geoapi-conformance jar 3.0.1
org.apache.derby : derby jar 10.14.2.0
junit : junit jar

Project Modules

  • sis-storage
  • sis-xmlstore
  • sis-sqlstore
  • sis-netcdf
  • sis-geotiff
  • sis-earth-observation

Versions

Version
1.2
1.1
1.0
0.8
0.7
0.6
0.5
0.4
0.3