Download asterix-active-0.9.3.jar file - Jar a

Jar examples for a:asterix-active

Description

You can download jar file asterix-active 0.9.3 in this page.

License

Apache License

Build File

You can use the following script to add asterix-active-0.9.3.jar to your project.

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

Download

Click the following link to download the jar file.

asterix-active-0.9.3.jar
asterix-active-0.9.3.pom



Related Tutorials