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.

Категории

Категории

Сеть
Группа

Группа

edu.ucar
Идентификатор

Идентификатор

netcdf
Последняя версия

Последняя версия

4.3.22
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.

Скачать netcdf

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-jdk14 jar

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.3.22
4.2.20
4.2
4.2-min