| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаio.getstream.client |
| Идентификатор | Идентификаторstream-repo-apache |
| Последняя версия | Последняя версия2.1.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеstream-java is a Java client for http://getstream.io.
|
| Имя Файла | Размер |
|---|---|
| stream-repo-apache-2.1.3.pom | |
| stream-repo-apache-2.1.3.jar | 21 KB |
| stream-repo-apache-2.1.3-sources.jar | 17 KB |
| stream-repo-apache-2.1.3-javadoc.jar | 85 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.getstream.client/stream-repo-apache/ -->
<dependency>
<groupId>io.getstream.client</groupId>
<artifactId>stream-repo-apache</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.getstream.client/stream-repo-apache/
implementation 'io.getstream.client:stream-repo-apache:2.1.3'
// https://jarcasting.com/artifacts/io.getstream.client/stream-repo-apache/
implementation ("io.getstream.client:stream-repo-apache:2.1.3")
'io.getstream.client:stream-repo-apache:jar:2.1.3'
<dependency org="io.getstream.client" name="stream-repo-apache" rev="2.1.3">
<artifact name="stream-repo-apache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getstream.client', module='stream-repo-apache', version='2.1.3')
)
libraryDependencies += "io.getstream.client" % "stream-repo-apache" % "2.1.3"
[io.getstream.client/stream-repo-apache "2.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.getstream.client : stream-core | jar | 2.1.3 |
| org.slf4j : slf4j-api | jar | 1.6.6 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| ch.qos.logback : logback-core | jar | 1.1.2 |
| com.google.guava : guava | jar | 18.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.5 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.4.3 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.4.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.4.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.10.19 |
| com.github.tomakehurst : wiremock | jar | 1.57 |