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