| License |
License |
|---|---|
| GroupId | GroupIdio.cdap.cdap |
| ArtifactId | ArtifactIdcdap-etl-core |
| Last Version | Last Version6.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCDAP ETL App Template Core
Data Application Platform for Hadoop
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cdap-etl-core-6.7.0.pom | |
| cdap-etl-core-6.7.0.jar | 283 KB |
| cdap-etl-core-6.7.0-sources.jar | 188 KB |
| cdap-etl-core-6.7.0-javadoc.jar | 822 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-etl-core/ -->
<dependency>
<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-etl-core</artifactId>
<version>6.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-etl-core/
implementation 'io.cdap.cdap:cdap-etl-core:6.7.0'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-etl-core/
implementation ("io.cdap.cdap:cdap-etl-core:6.7.0")
'io.cdap.cdap:cdap-etl-core:jar:6.7.0'
<dependency org="io.cdap.cdap" name="cdap-etl-core" rev="6.7.0">
<artifact name="cdap-etl-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-etl-core', version='6.7.0')
)
libraryDependencies += "io.cdap.cdap" % "cdap-etl-core" % "6.7.0"
[io.cdap.cdap/cdap-etl-core "6.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.cdap.cdap : cdap-etl-api | jar | 6.7.0 |
| io.cdap.cdap : cdap-etl-proto | jar | 6.7.0 |
| io.cdap.cdap : cdap-formats | jar | 6.7.0 |
| ch.qos.logback : logback-classic | jar | 1.0.9 |
| io.cdap.cdap : cdap-proto | jar | 6.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.cdap.cdap : cdap-api | jar | 6.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.cdap.cdap : cdap-unit-test | jar | 6.7.0 |
| io.cdap.cdap : cdap-common-unit-test | jar | 6.7.0 |