| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.cdap.cdap |
| Идентификатор | Идентификаторcdap-gateway |
| Последняя версия | Последняя версия6.7.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCDAP Gateway
Data Application Platform for Hadoop
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hbase : hbase-client | jar | 1.0.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |