Jar examples for s:sis-storage
Provides the interfaces and base classes to be implemented by various storage formats.
You can download jar file sis-storage 0.7 in this page.
Apache License
You can use the following script to add sis-storage-0.7.jar to your project.
<dependency> <groupId>org.apache.sis.storage</groupId> <artifactId>sis-storage</artifactId> <version>0.7</version> </dependency>
compile group: 'org.apache.sis.storage', name: 'sis-storage', version: '0.7'
libraryDependencies += "org.apache.sis.storage" % "sis-storage" % "0.7"
<dependency org="org.apache.sis.storage" name="sis-storage" rev="0.7"/>
@Grapes(@Grab(group='org.apache.sis.storage', module='sis-storage', version='0.7'))
'org.apache.sis.storage:sis-storage:jar:0.7'
Click the following link to download the jar file.
sis-storage-0.7-javadoc.jar