Download asterix-test-framework-0.9.0.jar file - Jar a

Jar examples for a:asterix-test-framework

Description

You can download jar file asterix-test-framework 0.9.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add asterix-test-framework-0.9.0.jar to your project.

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

Download

Click the following link to download the jar file.

asterix-test-framework-0.9.0-sources.jar
asterix-test-framework-0.9.0.jar
asterix-test-framework-0.9.0.pom



Related Tutorials