| License |
License |
|---|---|
| GroupId | GroupIdio.cdap.cdap |
| ArtifactId | ArtifactIdcdap-gateway |
| Last Version | Last Version6.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCDAP Gateway
Data Application Platform for Hadoop
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cdap-gateway-6.7.0.pom | |
| cdap-gateway-6.7.0.jar | 57 KB |
| cdap-gateway-6.7.0-sources.jar | 32 KB |
| cdap-gateway-6.7.0-javadoc.jar | 105 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-gateway/ -->
<dependency>
<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-gateway</artifactId>
<version>6.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-gateway/
implementation 'io.cdap.cdap:cdap-gateway:6.7.0'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-gateway/
implementation ("io.cdap.cdap:cdap-gateway:6.7.0")
'io.cdap.cdap:cdap-gateway:jar:6.7.0'
<dependency org="io.cdap.cdap" name="cdap-gateway" rev="6.7.0">
<artifact name="cdap-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-gateway', version='6.7.0')
)
libraryDependencies += "io.cdap.cdap" % "cdap-gateway" % "6.7.0"
[io.cdap.cdap/cdap-gateway "6.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.0.9 |
| ch.qos.logback : logback-classic | jar | 1.0.9 |
| io.cdap.cdap : cdap-common | jar | 6.7.0 |
| io.cdap.cdap : cdap-data-fabric | jar | 6.7.0 |
| io.cdap.cdap : cdap-watchdog | jar | 6.7.0 |
| io.cdap.cdap : cdap-security | jar | 6.7.0 |
| io.cdap.cdap : cdap-app-fabric | jar | 6.7.0 |
| io.cdap.cdap : cdap-explore | jar | 6.7.0 |
| io.cdap.http : netty-http | jar | 1.7.0 |
| io.netty : netty-buffer | jar | 4.1.16.Final |
| io.netty : netty-codec-http | jar | 4.1.16.Final |
| io.netty : netty-handler | jar | 4.1.16.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hbase : hbase-client | jar | 1.0.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.cdap.cdap : cdap-common | test-jar | 6.7.0 |
| io.cdap.cdap : cdap-security | test-jar | 6.7.0 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.10.19 |
| io.cdap.cdap : cdap-app-fabric | test-jar | 6.7.0 |
| io.cdap.cdap : cdap-common-unit-test | jar | 6.7.0 |