Last Version

CDAP ingest integration tests 1.3.0


GroupId

GroupId

co.cask.cdap
ArtifactId

ArtifactId

cdap-integration-tests
Version

Version

1.3.0
Type

Type

pom
Description

Description

CDAP ingest integration tests

Download cdap-integration-tests 1.3.0


<!-- https://jarcasting.com/artifacts/co.cask.cdap/cdap-integration-tests/ -->
<dependency>
    <groupId>co.cask.cdap</groupId>
    <artifactId>cdap-integration-tests</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.cask.cdap/cdap-integration-tests/
implementation 'co.cask.cdap:cdap-integration-tests:1.3.0'
// https://jarcasting.com/artifacts/co.cask.cdap/cdap-integration-tests/
implementation ("co.cask.cdap:cdap-integration-tests:1.3.0")
'co.cask.cdap:cdap-integration-tests:pom:1.3.0'
<dependency org="co.cask.cdap" name="cdap-integration-tests" rev="1.3.0">
  <artifact name="cdap-integration-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.cask.cdap', module='cdap-integration-tests', version='1.3.0')
)
libraryDependencies += "co.cask.cdap" % "cdap-integration-tests" % "1.3.0"
[co.cask.cdap/cdap-integration-tests "1.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cdap-stream-client-integration-tests
  • cdap-file-tailer-integration-tests
  • cdap-file-drop-zone-integration-tests
  • cdap-flume-java-integration-tests
  • cdap-common-integration-tests