| License |
License |
|---|---|
| GroupId | GroupIdio.cdap.cdap |
| ArtifactId | ArtifactIdcdap-common |
| Version | Version6.4.1 |
| Type | Typejar |
| Description |
DescriptionCDAP Common
Data Application Platform for Hadoop
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cdap-common-6.4.1.pom | |
| cdap-common-6.4.1.jar | 797 KB |
| cdap-common-6.4.1-tests.jar | 258 KB |
| cdap-common-6.4.1-sources.jar | 486 KB |
| cdap-common-6.4.1-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-common/ -->
<dependency>
<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-common</artifactId>
<version>6.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-common/
implementation 'io.cdap.cdap:cdap-common:6.4.1'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-common/
implementation ("io.cdap.cdap:cdap-common:6.4.1")
'io.cdap.cdap:cdap-common:jar:6.4.1'
<dependency org="io.cdap.cdap" name="cdap-common" rev="6.4.1">
<artifact name="cdap-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-common', version='6.4.1')
)
libraryDependencies += "io.cdap.cdap" % "cdap-common" % "6.4.1"
[io.cdap.cdap/cdap-common "6.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.cdap.cdap : cdap-common-unit-test | jar | 6.4.1 |
| junit : junit | jar | 4.11 |
| org.apache.hadoop : hadoop-minicluster | jar | 2.3.0 |
| org.apache.sshd : sshd-core | jar | 1.7.0 |
| org.apache.avro : avro | jar | 1.8.2 |