is not current version
Last Version 0.3.8

algebricks-core 0.3.6

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

algebricks-core
Version

Version

0.3.6
Type

Type

jar
Description

Description

algebricks-core
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 algebricks-core 0.3.6


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

Dependencies

compile (14)

Group / Artifact Type Version
org.apache.hyracks : hyracks-util jar 0.3.6
org.apache.hyracks : hyracks-dataflow-std jar 0.3.6
org.apache.hyracks : algebricks-runtime jar 0.3.6
org.apache.hyracks : algebricks-common jar 0.3.6
org.apache.hyracks : hyracks-dataflow-common jar 0.3.6
org.apache.hyracks : algebricks-data jar 0.3.6
org.apache.hyracks : hyracks-api jar 0.3.6
org.apache.hyracks : hyracks-storage-am-common jar 0.3.6
org.apache.commons : commons-lang3 jar 3.9
commons-io : commons-io jar 2.6
org.apache.logging.log4j : log4j-api jar 2.13.3
org.apache.commons : commons-collections4 jar 4.4
com.fasterxml.jackson.core : jackson-core jar 2.10.3
it.unimi.dsi : fastutil jar 8.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.