Download hyracks-storage-am-btree-0.3.2.jar file - Jar h

Jar examples for h:hyracks-storage-am-btree

Description

You can download jar file hyracks-storage-am-btree 0.3.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add hyracks-storage-am-btree-0.3.2.jar to your project.

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

Download

Click the following link to download the jar file.

hyracks-storage-am-btree-0.3.2.jar
hyracks-storage-am-btree-0.3.2.pom



Related Tutorials