License |
License |
---|---|
GroupId | GroupIdorg.apache.hyracks |
ArtifactId | ArtifactIdalgebricks-compiler |
Last Version | Last Version0.3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionalgebricks-compiler
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-compiler-0.3.8.pom | |
algebricks-compiler-0.3.8.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hyracks/algebricks-compiler/ -->
<dependency>
<groupId>org.apache.hyracks</groupId>
<artifactId>algebricks-compiler</artifactId>
<version>0.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hyracks/algebricks-compiler/
implementation 'org.apache.hyracks:algebricks-compiler:0.3.8'
// https://jarcasting.com/artifacts/org.apache.hyracks/algebricks-compiler/
implementation ("org.apache.hyracks:algebricks-compiler:0.3.8")
'org.apache.hyracks:algebricks-compiler:jar:0.3.8'
<dependency org="org.apache.hyracks" name="algebricks-compiler" rev="0.3.8">
<artifact name="algebricks-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hyracks', module='algebricks-compiler', version='0.3.8')
)
libraryDependencies += "org.apache.hyracks" % "algebricks-compiler" % "0.3.8"
[org.apache.hyracks/algebricks-compiler "0.3.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hyracks : algebricks-core | jar | 0.3.8 |
org.apache.hyracks : algebricks-common | jar | 0.3.8 |
org.apache.hyracks : algebricks-data | jar | 0.3.8 |
org.apache.hyracks : hyracks-api | jar | 0.3.8 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.10.0 |
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
org.powermock : powermock-core | jar | 2.0.9 |
org.powermock : powermock-module-junit4 | jar | 2.0.9 |
junit : junit | jar | 4.13.2 |