Download asterix-om-0.9.1.jar file - Jar a

Jar examples for a:asterix-om

Description

You can download jar file asterix-om 0.9.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add asterix-om-0.9.1.jar to your project.

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

Download

Click the following link to download the jar file.

asterix-om-0.9.1.jar
asterix-om-0.9.1.pom



Related Tutorials