| Лицензия |
Лицензия |
|---|---|
| Группа | Группаedu.ucr.cs.bdlab |
| Идентификатор | Идентификаторjhdf |
| Последняя версия | Последняя версия0.1.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеedu.ucr.cs.bdlab:jhdf
A pure Java library for opening HDF files
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jhdf-0.1.5.pom | |
| jhdf-0.1.5.jar | 30 KB |
| jhdf-0.1.5-sources.jar | 27 KB |
| jhdf-0.1.5-javadoc.jar | 112 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/jhdf/ -->
<dependency>
<groupId>edu.ucr.cs.bdlab</groupId>
<artifactId>jhdf</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/jhdf/
implementation 'edu.ucr.cs.bdlab:jhdf:0.1.5'
// https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/jhdf/
implementation ("edu.ucr.cs.bdlab:jhdf:0.1.5")
'edu.ucr.cs.bdlab:jhdf:jar:0.1.5'
<dependency org="edu.ucr.cs.bdlab" name="jhdf" rev="0.1.5">
<artifact name="jhdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.ucr.cs.bdlab', module='jhdf', version='0.1.5')
)
libraryDependencies += "edu.ucr.cs.bdlab" % "jhdf" % "0.1.5"
[edu.ucr.cs.bdlab/jhdf "0.1.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hadoop : hadoop-common | jar | 3.3.1 |
| org.apache.hadoop : hadoop-hdfs | jar | 3.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |