License |
License |
---|---|
GroupId | GroupIdorg.apache.asterix |
ArtifactId | ArtifactIdasterix-lang-aql |
Version | Version0.9.6 |
Type | Typejar |
Description |
DescriptionThe 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 |
---|---|
asterix-lang-aql-0.9.6.pom | |
asterix-lang-aql-0.9.6.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.asterix/asterix-lang-aql/ -->
<dependency>
<groupId>org.apache.asterix</groupId>
<artifactId>asterix-lang-aql</artifactId>
<version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.asterix/asterix-lang-aql/
implementation 'org.apache.asterix:asterix-lang-aql:0.9.6'
// https://jarcasting.com/artifacts/org.apache.asterix/asterix-lang-aql/
implementation ("org.apache.asterix:asterix-lang-aql:0.9.6")
'org.apache.asterix:asterix-lang-aql:jar:0.9.6'
<dependency org="org.apache.asterix" name="asterix-lang-aql" rev="0.9.6">
<artifact name="asterix-lang-aql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.asterix', module='asterix-lang-aql', version='0.9.6')
)
libraryDependencies += "org.apache.asterix" % "asterix-lang-aql" % "0.9.6"
[org.apache.asterix/asterix-lang-aql "0.9.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.asterix : asterix-lang-common | jar | 0.9.6 |
org.apache.hyracks : algebricks-common | jar | 0.3.6 |
org.apache.asterix : asterix-om | jar | 0.9.6 |
org.apache.asterix : asterix-metadata | jar | 0.9.6 |
org.apache.asterix : asterix-common | jar | 0.9.6 |
org.apache.hyracks : algebricks-core | jar | 0.3.6 |
org.apache.hyracks : hyracks-api | jar | 0.3.6 |