Group of modules for reading and writing data from/to various storages. Storages are typically file formats or a database schemas.
'org.apache.sis:storage:0.4'
<dependency> <groupId>org.apache.sis</groupId> <artifactId>storage</artifactId> <version>0.4</version> </dependency>
<dependency org="org.apache.sis" name="storage" rev="0.4"/>
"org.apache.sis", "storage", "0.4"