Download asterix-test-framework-0.8.8-incubating.jar file - Jar a

Jar examples for a:asterix-test-framework

Description

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

asterix-test-framework-0.8.8-incubating-javadoc.jar
asterix-test-framework-0.8.8-incubating-sources.jar
asterix-test-framework-0.8.8-incubating.jar
asterix-test-framework-0.8.8-incubating.pom



Related Tutorials