License |
License |
---|---|
GroupId | GroupIdorg.apache.asterix |
ArtifactId | ArtifactIdasterix-aql |
Version | Version0.8.8-incubating |
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-aql-0.8.8-incubating.pom | |
asterix-aql-0.8.8-incubating.jar | 247 KB |
asterix-aql-0.8.8-incubating-sources.jar | 172 KB |
asterix-aql-0.8.8-incubating-javadoc.jar | 798 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.asterix/asterix-aql/ -->
<dependency>
<groupId>org.apache.asterix</groupId>
<artifactId>asterix-aql</artifactId>
<version>0.8.8-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.asterix/asterix-aql/
implementation 'org.apache.asterix:asterix-aql:0.8.8-incubating'
// https://jarcasting.com/artifacts/org.apache.asterix/asterix-aql/
implementation ("org.apache.asterix:asterix-aql:0.8.8-incubating")
'org.apache.asterix:asterix-aql:jar:0.8.8-incubating'
<dependency org="org.apache.asterix" name="asterix-aql" rev="0.8.8-incubating">
<artifact name="asterix-aql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.asterix', module='asterix-aql', version='0.8.8-incubating')
)
libraryDependencies += "org.apache.asterix" % "asterix-aql" % "0.8.8-incubating"
[org.apache.asterix/asterix-aql "0.8.8-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.asterix : asterix-common | jar | 0.8.8-incubating |
org.apache.asterix : asterix-om | jar | 0.8.8-incubating |
org.apache.asterix : asterix-metadata | jar | 0.8.8-incubating |
xerces : xerces | jar | 2.4.0 |