NetCDF-Java Library

The NetCDF-Java Library is a Java interface to NetCDF files, as well as to many other types of scientific data formats.

Categories

Categories

Net
GroupId

GroupId

edu.ucar
ArtifactId

ArtifactId

netcdf
Last Version

Last Version

4.3.22
Release Date

Release Date

Type

Type

jar
Description

Description

NetCDF-Java Library
The NetCDF-Java Library is a Java interface to NetCDF files, as well as to many other types of scientific data formats.

Download netcdf

How to add to project

<!-- https://jarcasting.com/artifacts/edu.ucar/netcdf/ -->
<dependency>
    <groupId>edu.ucar</groupId>
    <artifactId>netcdf</artifactId>
    <version>4.3.22</version>
</dependency>
// https://jarcasting.com/artifacts/edu.ucar/netcdf/
implementation 'edu.ucar:netcdf:4.3.22'
// https://jarcasting.com/artifacts/edu.ucar/netcdf/
implementation ("edu.ucar:netcdf:4.3.22")
'edu.ucar:netcdf:jar:4.3.22'
<dependency org="edu.ucar" name="netcdf" rev="4.3.22">
  <artifact name="netcdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.ucar', module='netcdf', version='4.3.22')
)
libraryDependencies += "edu.ucar" % "netcdf" % "4.3.22"
[edu.ucar/netcdf "4.3.22"]

Dependencies

compile (12)

Group / Artifact Type Version
edu.ucar : udunits jar
commons-httpclient : commons-httpclient jar
org.slf4j : jcl-over-slf4j jar
joda-time : joda-time jar
org.slf4j : slf4j-api jar
org.jdom : jdom2 jar
net.jcip : jcip-annotations jar
com.sun.jna : jna jar
org.quartz-scheduler : quartz jar
com.google.protobuf : protobuf-java jar
net.sf.ehcache : ehcache-core jar
com.sleepycat : je jar

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar

Project Modules

There are no modules declared in this project.

Versions

Version
4.3.22
4.2.20
4.2
4.2-min