Download cdap-common-integration-tests-1.1.0.jar file - Jar c

Jar examples for c:cdap-common-integration-tests

Description

You can download jar file cdap-common-integration-tests 1.1.0 in this page.

License

Apache License

Build File

You can use the following script to add cdap-common-integration-tests-1.1.0.jar to your project.

<dependency>
   <groupId>co.cask.cdap</groupId>
   <artifactId>cdap-common-integration-tests</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'co.cask.cdap', name: 'cdap-common-integration-tests', version: '1.1.0'
libraryDependencies += "co.cask.cdap" % "cdap-common-integration-tests" % "1.1.0"
<dependency org="co.cask.cdap" name="cdap-common-integration-tests" rev="1.1.0"/>
@Grapes(@Grab(group='co.cask.cdap', module='cdap-common-integration-tests', version='1.1.0'))
'co.cask.cdap:cdap-common-integration-tests:jar:1.1.0'

Download

Click the following link to download the jar file.

cdap-common-integration-tests-1.1.0-tests.jar
cdap-common-integration-tests-1.1.0.jar
cdap-common-integration-tests-1.1.0.pom



Related Tutorials