Download algebricks-core-0.3.1.jar file - Jar a

Jar examples for a:algebricks-core

Description

You can download jar file algebricks-core 0.3.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add algebricks-core-0.3.1.jar to your project.

<dependency>
   <groupId>org.apache.hyracks</groupId>
   <artifactId>algebricks-core</artifactId>
   <version>0.3.1</version>
</dependency>
compile group: 'org.apache.hyracks', name: 'algebricks-core', version: '0.3.1'
libraryDependencies += "org.apache.hyracks" % "algebricks-core" % "0.3.1"
<dependency org="org.apache.hyracks" name="algebricks-core" rev="0.3.1"/>
@Grapes(@Grab(group='org.apache.hyracks', module='algebricks-core', version='0.3.1'))
'org.apache.hyracks:algebricks-core:jar:0.3.1'

Download

Click the following link to download the jar file.

algebricks-core-0.3.1.jar
algebricks-core-0.3.1.pom



Related Tutorials