Last Version

CDAP File Tailer Integration Tests 1.3.0


GroupId

GroupId

co.cask.cdap
ArtifactId

ArtifactId

cdap-file-tailer-integration-tests
Version

Version

1.3.0
Type

Type

jar
Description

Description

CDAP File Tailer Integration Tests

Download cdap-file-tailer-integration-tests 1.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
co.cask.cdap : cdap-file-tailer jar ${project.version}

test (3)

Group / Artifact Type Version
co.cask.cdap : cdap-common-integration-tests test-jar ${project.version}
commons-io : commons-io jar 2.4
junit : junit jar

Project Modules

There are no modules declared in this project.