| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группа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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| unidataCommon-4.2.20.pom | |
| unidataCommon-4.2.20.jar | 205 KB |
| unidataCommon-4.2.20-sources.jar | 227 KB |
| unidataCommon-4.2.20-javadoc.jar | 437 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.jcip : jcip-annotations | jar | 1.0 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |