| Категории |
КатегорииCLI Взаимодействие с пользователем |
|---|---|
| Группа | Группаco.cask.cdap |
| Идентификатор | Идентификаторcdap-stream-client |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCDAP Stream Client
|
| Имя Файла | Размер |
|---|---|
| cdap-stream-client-1.3.0.pom | |
| cdap-stream-client-1.3.0.jar | 17 KB |
| cdap-stream-client-1.3.0-sources.jar | 12 KB |
| cdap-stream-client-1.3.0-javadoc.jar | 67 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/co.cask.cdap/cdap-stream-client/ -->
<dependency>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-stream-client</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.cask.cdap/cdap-stream-client/
implementation 'co.cask.cdap:cdap-stream-client:1.3.0'
// https://jarcasting.com/artifacts/co.cask.cdap/cdap-stream-client/
implementation ("co.cask.cdap:cdap-stream-client:1.3.0")
'co.cask.cdap:cdap-stream-client:jar:1.3.0'
<dependency org="co.cask.cdap" name="cdap-stream-client" rev="1.3.0">
<artifact name="cdap-stream-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.cask.cdap', module='cdap-stream-client', version='1.3.0')
)
libraryDependencies += "co.cask.cdap" % "cdap-stream-client" % "1.3.0"
[co.cask.cdap/cdap-stream-client "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| co.cask.cdap : cdap-common | jar | |
| org.apache.httpcomponents : httpclient | jar | |
| org.apache.httpcomponents : httpcore | jar | |
| org.apache.httpcomponents : httpmime | jar | |
| co.cask.cdap : cdap-authentication-client | jar | |
| commons-lang : commons-lang | jar | |
| com.google.code.gson : gson | jar | |
| javax.ws.rs : javax.ws.rs-api | jar | |
| ch.qos.logback : logback-core | jar | |
| ch.qos.logback : logback-classic | jar | |
| org.slf4j : log4j-over-slf4j | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | |
| junit : junit | jar | |
| org.mockito : mockito-all | jar |