| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdorg.apache.hyracks |
| ArtifactId | ArtifactIdhyracks-dataflow-std |
| Version | Version0.3.7 |
| Type | Typejar |
| Description |
Descriptionhyracks-dataflow-std
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-dataflow-std-0.3.7.pom | |
| hyracks-dataflow-std-0.3.7.jar | 435 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hyracks/hyracks-dataflow-std/ -->
<dependency>
<groupId>org.apache.hyracks</groupId>
<artifactId>hyracks-dataflow-std</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hyracks/hyracks-dataflow-std/
implementation 'org.apache.hyracks:hyracks-dataflow-std:0.3.7'
// https://jarcasting.com/artifacts/org.apache.hyracks/hyracks-dataflow-std/
implementation ("org.apache.hyracks:hyracks-dataflow-std:0.3.7")
'org.apache.hyracks:hyracks-dataflow-std:jar:0.3.7'
<dependency org="org.apache.hyracks" name="hyracks-dataflow-std" rev="0.3.7">
<artifact name="hyracks-dataflow-std" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hyracks', module='hyracks-dataflow-std', version='0.3.7')
)
libraryDependencies += "org.apache.hyracks" % "hyracks-dataflow-std" % "0.3.7"
[org.apache.hyracks/hyracks-dataflow-std "0.3.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hyracks : hyracks-util | jar | 0.3.7 |
| org.apache.hyracks : hyracks-data-std | jar | 0.3.7 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.hyracks : hyracks-api | jar | 0.3.7 |
| org.apache.hyracks : hyracks-dataflow-common | jar | 0.3.7 |
| commons-io : commons-io | jar | 2.8.0 |
| org.apache.hyracks : hyracks-control-nc | jar | 0.3.7 |
| org.apache.hyracks : hyracks-net | jar | 0.3.7 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
| org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.e-movimento.tinytools : privilegedaccessor | jar | 1.2.2 |
| junit : junit | jar | 4.13 |