Download asterix-common-0.9.2.jar file - Jar a

Jar examples for a:asterix-common

Description

You can download jar file asterix-common 0.9.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add asterix-common-0.9.2.jar to your project.

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

Download

Click the following link to download the jar file.

asterix-common-0.9.2-tests.jar
asterix-common-0.9.2.jar
asterix-common-0.9.2.pom



Related Tutorials