Unidata Common

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

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

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

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

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

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

4.2.20
Дата

Дата

Тип

Тип

jar
Описание

Описание

Unidata Common
The NetCDF-Java Library is a Java interface to NetCDF files, as well as to many other types of scientific data formats.
Ссылка на сайт

Ссылка на сайт

http://www.unidata.ucar.edu/software/netcdf-java/
Организация-разработчик

Организация-разработчик

UCAR/Unidata

Скачать unidataCommon

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.jcip : jcip-annotations jar 1.0
org.slf4j : slf4j-api jar 1.6.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

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

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

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

Версия
4.2.20