Last Version

hyracks-api 0.3.8

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.

License

License

GroupId

GroupId

org.apache.hyracks
ArtifactId

ArtifactId

hyracks-api
Version

Version

0.3.8
Type

Type

jar
Description

Description

hyracks-api
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

The Apache Software Foundation

Download hyracks-api 0.3.8


<!-- https://jarcasting.com/artifacts/org.apache.hyracks/hyracks-api/ -->
<dependency>
    <groupId>org.apache.hyracks</groupId>
    <artifactId>hyracks-api</artifactId>
    <version>0.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hyracks/hyracks-api/
implementation 'org.apache.hyracks:hyracks-api:0.3.8'
// https://jarcasting.com/artifacts/org.apache.hyracks/hyracks-api/
implementation ("org.apache.hyracks:hyracks-api:0.3.8")
'org.apache.hyracks:hyracks-api:jar:0.3.8'
<dependency org="org.apache.hyracks" name="hyracks-api" rev="0.3.8">
  <artifact name="hyracks-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hyracks', module='hyracks-api', version='0.3.8')
)
libraryDependencies += "org.apache.hyracks" % "hyracks-api" % "0.3.8"
[org.apache.hyracks/hyracks-api "0.3.8"]

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.hyracks : hyracks-util jar 0.3.8
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
args4j : args4j jar 2.33
org.apache.commons : commons-collections4 jar 4.4
commons-io : commons-io jar 2.11.0
org.apache.logging.log4j : log4j-api jar 2.17.1
com.google.guava : guava jar 31.0.1-jre

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.10.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.