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

Jar examples for a:asterix-test-framework

Description

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

asterix-test-framework-0.9.3.jar
asterix-test-framework-0.9.3.pom



Related Tutorials