Download hyracks-data-std-0.3.1.jar file - Jar h

Jar examples for h:hyracks-data-std

Description

You can download jar file hyracks-data-std 0.3.1 in this page.

License

Apache License

Build File

You can use the following script to add hyracks-data-std-0.3.1.jar to your project.

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

Download

Click the following link to download the jar file.

hyracks-data-std-0.3.1.jar
hyracks-data-std-0.3.1.pom



Related Tutorials