Categories |
CategoriesNet |
---|---|
GroupId | GroupIdedu.ucar |
ArtifactId | ArtifactIdnetcdf |
Last Version | Last Version4.3.22 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNetCDF-Java Library
The NetCDF-Java Library is a Java interface to NetCDF files,
as well as to many other types of scientific data formats.
|
Filename | Size |
---|---|
netcdf-4.3.22.pom | |
netcdf-4.3.22.jar | 4 MB |
netcdf-4.3.22-sources.jar | 3 MB |
netcdf-4.3.22-javadoc.jar | 5 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar |