| License |
License |
|---|---|
| GroupId | GroupIdio.cdap.cdap |
| ArtifactId | ArtifactIdcdap-etl |
| Version | Version6.6.0 |
| Type | Typepom |
| Description |
DescriptionCDAP ETL Template
Data Application Platform for Hadoop
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cdap-etl-6.6.0.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-etl/ -->
<dependency>
<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-etl</artifactId>
<version>6.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-etl/
implementation 'io.cdap.cdap:cdap-etl:6.6.0'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-etl/
implementation ("io.cdap.cdap:cdap-etl:6.6.0")
'io.cdap.cdap:cdap-etl:pom:6.6.0'
<dependency org="io.cdap.cdap" name="cdap-etl" rev="6.6.0">
<artifact name="cdap-etl" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-etl', version='6.6.0')
)
libraryDependencies += "io.cdap.cdap" % "cdap-etl" % "6.6.0"
[io.cdap.cdap/cdap-etl "6.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.cdap.cdap : cdap-api | jar | 6.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.cdap.cdap : cdap-unit-test | jar | 6.6.0 |
| io.cdap.cdap : cdap-common-unit-test | jar | 6.6.0 |