Last Version

CDAP API Common 6.7.0

Data Application Platform for Hadoop

License

License

GroupId

GroupId

io.cdap.cdap
ArtifactId

ArtifactId

cdap-api-common
Version

Version

6.7.0
Type

Type

jar
Description

Description

CDAP API Common
Data Application Platform for Hadoop
Project Organization

Project Organization

CDAP

Download cdap-api-common 6.7.0


<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-api-common/ -->
<dependency>
    <groupId>io.cdap.cdap</groupId>
    <artifactId>cdap-api-common</artifactId>
    <version>6.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-api-common/
implementation 'io.cdap.cdap:cdap-api-common:6.7.0'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-api-common/
implementation ("io.cdap.cdap:cdap-api-common:6.7.0")
'io.cdap.cdap:cdap-api-common:jar:6.7.0'
<dependency org="io.cdap.cdap" name="cdap-api-common" rev="6.7.0">
  <artifact name="cdap-api-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-api-common', version='6.7.0')
)
libraryDependencies += "io.cdap.cdap" % "cdap-api-common" % "6.7.0"
[io.cdap.cdap/cdap-api-common "6.7.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.1
com.google.code.gson : gson jar 2.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.