License |
License |
---|---|
GroupId | GroupIdorg.apache.hyracks |
ArtifactId | ArtifactIdhyracks-hdfs |
Last Version | Last Version0.3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhyracks-hdfs
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hyracks-hdfs-0.3.8.pom | |
hyracks-hdfs-0.3.8.jar | 56 KB |
hyracks-hdfs-0.3.8-tests.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hyracks/hyracks-hdfs/ -->
<dependency>
<groupId>org.apache.hyracks</groupId>
<artifactId>hyracks-hdfs</artifactId>
<version>0.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hyracks/hyracks-hdfs/
implementation 'org.apache.hyracks:hyracks-hdfs:0.3.8'
// https://jarcasting.com/artifacts/org.apache.hyracks/hyracks-hdfs/
implementation ("org.apache.hyracks:hyracks-hdfs:0.3.8")
'org.apache.hyracks:hyracks-hdfs:jar:0.3.8'
<dependency org="org.apache.hyracks" name="hyracks-hdfs" rev="0.3.8">
<artifact name="hyracks-hdfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hyracks', module='hyracks-hdfs', version='0.3.8')
)
libraryDependencies += "org.apache.hyracks" % "hyracks-hdfs" % "0.3.8"
[org.apache.hyracks/hyracks-hdfs "0.3.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | jar | 3.3.1 |
org.apache.hadoop : hadoop-mapreduce-client-core | jar | 3.3.1 |
org.apache.hyracks : hyracks-api | jar | 0.3.8 |
org.apache.hyracks : hyracks-dataflow-std | jar | 0.3.8 |
org.apache.hyracks : hyracks-dataflow-common | jar | 0.3.8 |
org.apache.hyracks : hyracks-ipc | jar | 0.3.8 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hyracks : hyracks-control-common | jar | 0.3.8 |
org.apache.hadoop : hadoop-hdfs | test-jar | 3.3.1 |
org.apache.hadoop : hadoop-common | test-jar | 3.3.1 |
junit : junit | jar | 4.13.2 |
org.apache.hyracks : hyracks-control-cc | jar | 0.3.8 |
org.apache.hyracks : hyracks-control-nc | jar | 0.3.8 |
org.apache.hyracks : hyracks-test-support | jar | 0.3.8 |
xml-apis : xml-apis | jar | 1.0.b2 |
org.slf4j : slf4j-simple | jar | 1.7.33 |