License |
License |
---|---|
GroupId | GroupIdorg.apache.hyracks |
ArtifactId | ArtifactIdalgebricks-tests |
Last Version | Last Version0.3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionalgebricks-tests
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 |
---|---|
algebricks-tests-0.3.8.pom | |
algebricks-tests-0.3.8.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hyracks/algebricks-tests/ -->
<dependency>
<groupId>org.apache.hyracks</groupId>
<artifactId>algebricks-tests</artifactId>
<version>0.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hyracks/algebricks-tests/
implementation 'org.apache.hyracks:algebricks-tests:0.3.8'
// https://jarcasting.com/artifacts/org.apache.hyracks/algebricks-tests/
implementation ("org.apache.hyracks:algebricks-tests:0.3.8")
'org.apache.hyracks:algebricks-tests:jar:0.3.8'
<dependency org="org.apache.hyracks" name="algebricks-tests" rev="0.3.8">
<artifact name="algebricks-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hyracks', module='algebricks-tests', version='0.3.8')
)
libraryDependencies += "org.apache.hyracks" % "algebricks-tests" % "0.3.8"
[org.apache.hyracks/algebricks-tests "0.3.8"]
Group / Artifact | Type | Version |
---|---|---|
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-data-std | jar | 0.3.8 |
org.apache.hyracks : hyracks-dataflow-common | jar | 0.3.8 |
org.apache.hyracks : hyracks-control-common | jar | 0.3.8 |
org.apache.hyracks : algebricks-runtime | jar | 0.3.8 |
org.apache.hyracks : algebricks-data | jar | 0.3.8 |
org.apache.hyracks : algebricks-core | jar | 0.3.8 |
org.apache.hyracks : hyracks-api | jar | 0.3.8 |
org.apache.hyracks : hyracks-dataflow-std | jar | 0.3.8 |
org.apache.hyracks : hyracks-util | jar | 0.3.8 |
org.apache.hyracks : hyracks-ipc | jar | 0.3.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |