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

Jar examples for a:asterix-transactions

Description

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

asterix-transactions-0.9.1.jar
asterix-transactions-0.9.1.pom



Related Tutorials