Download asterix-lang-aql-0.9.0.jar file - Jar a

Jar examples for a:asterix-lang-aql

Description

You can download jar file asterix-lang-aql 0.9.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add asterix-lang-aql-0.9.0.jar to your project.

<dependency>
   <groupId>org.apache.asterix</groupId>
   <artifactId>asterix-lang-aql</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'org.apache.asterix', name: 'asterix-lang-aql', version: '0.9.0'
libraryDependencies += "org.apache.asterix" % "asterix-lang-aql" % "0.9.0"
<dependency org="org.apache.asterix" name="asterix-lang-aql" rev="0.9.0"/>
@Grapes(@Grab(group='org.apache.asterix', module='asterix-lang-aql', version='0.9.0'))
'org.apache.asterix:asterix-lang-aql:jar:0.9.0'

Download

Click the following link to download the jar file.

asterix-lang-aql-0.9.0-sources.jar
asterix-lang-aql-0.9.0.jar
asterix-lang-aql-0.9.0.pom



Related Tutorials