Last Version

edu.ucr.cs.bdlab:jhdf 0.1.5

A pure Java library for opening HDF files

License

License

GroupId

GroupId

edu.ucr.cs.bdlab
ArtifactId

ArtifactId

jhdf
Version

Version

0.1.5
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.5


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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.