| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.cdap.cdap |
| Идентификатор | Идентификаторcdap-api |
| Версия | Версия6.6.0 |
| Тип | Типjar |
| Описание |
ОписаниеCDAP API
Data Application Platform for Hadoop
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| cdap-api-6.6.0.pom | |
| cdap-api-6.6.0.jar | 539 KB |
| cdap-api-6.6.0-sources.jar | 504 KB |
| cdap-api-6.6.0-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-api/ -->
<dependency>
<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-api</artifactId>
<version>6.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-api/
implementation 'io.cdap.cdap:cdap-api:6.6.0'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-api/
implementation ("io.cdap.cdap:cdap-api:6.6.0")
'io.cdap.cdap:cdap-api:jar:6.6.0'
<dependency org="io.cdap.cdap" name="cdap-api" rev="6.6.0">
<artifact name="cdap-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-api', version='6.6.0')
)
libraryDependencies += "io.cdap.cdap" % "cdap-api" % "6.6.0"
[io.cdap.cdap/cdap-api "6.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.cdap.cdap : cdap-api-common | jar | 6.6.0 |
| com.google.code.findbugs : jsr305 | jar | 2.0.1 |
| com.google.code.gson : gson | jar | 2.2.4 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.apache.tephra : tephra-api | jar | 0.15.0-incubating |
| io.cdap.twill : twill-api | jar | 1.0.0 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |