Download sis-netcdf-0.6.jar file - Jar s

Jar examples for s:sis-netcdf

Description

Bridge between NetCDF Climate and Forecast (CF) convention and ISO 19115 metadata.

You can download jar file sis-netcdf 0.6 in this page.

License

Apache License

Build File

You can use the following script to add sis-netcdf-0.6.jar to your project.

<dependency>
   <groupId>org.apache.sis.storage</groupId>
   <artifactId>sis-netcdf</artifactId>
   <version>0.6</version>
</dependency>
compile group: 'org.apache.sis.storage', name: 'sis-netcdf', version: '0.6'
libraryDependencies += "org.apache.sis.storage" % "sis-netcdf" % "0.6"
<dependency org="org.apache.sis.storage" name="sis-netcdf" rev="0.6"/>
@Grapes(@Grab(group='org.apache.sis.storage', module='sis-netcdf', version='0.6'))
'org.apache.sis.storage:sis-netcdf:jar:0.6'

Download

Click the following link to download the jar file.

sis-netcdf-0.6-javadoc.jar
sis-netcdf-0.6-sources.jar
sis-netcdf-0.6-tests.jar
sis-netcdf-0.6.jar
sis-netcdf-0.6.pom



Related Tutorials