Last Version

netCDF-4 IOSP JNI connection to C library 4.5.5

The Unidata THREDDS project includes the netCDF-Java library (aka CDM) and the THREDDS Data Server (TDS).

License

License

Categories

Categories

Net
GroupId

GroupId

edu.ucar
ArtifactId

ArtifactId

netcdf4
Version

Version

4.5.5
Type

Type

jar
Description

Description

netCDF-4 IOSP JNI connection to C library
The Unidata THREDDS project includes the netCDF-Java library (aka CDM) and the THREDDS Data Server (TDS).
Project Organization

Project Organization

UCAR/Unidata

Download netcdf4 4.5.5


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

Dependencies

compile (4)

Group / Artifact Type Version
edu.ucar : cdm jar 4.5.5
net.jcip : jcip-annotations jar 1.0
net.java.dev.jna : jna jar 4.1.0
org.slf4j : slf4j-api jar 1.7.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.