is not current version
Last Version 0.1.5

edu.ucr.cs.bdlab:jhdf 0.1.3

A pure Java library for opening HDF files

License

License

GroupId

GroupId

edu.ucr.cs.bdlab
ArtifactId

ArtifactId

jhdf
Version

Version

0.1.3
Type

Type

jar
Description

Description

edu.ucr.cs.bdlab:jhdf
A pure Java library for opening HDF files
Project URL

Project URL

https://bitbucket.org/eldawy/jhdf/
Source Code Management

Source Code Management

https://bitbucket.org/eldawy/jhdf/

Download jhdf 0.1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 2.8.0
org.apache.hadoop : hadoop-hdfs jar 2.8.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.