<dependency>
<groupId>org.apache.sis.storage</groupId>
<artifactId>sis-earth-observation</artifactId>
<version>1.3</version>
</dependency>
@Grapes(
@Grab(group='org.apache.sis.storage', module='sis-earth-observation', version='1.3')
)