io.getstream.client:stream-core

stream-java is a Java client for http://getstream.io.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

io.getstream.client
Идентификатор

Идентификатор

stream-core
Последняя версия

Последняя версия

2.1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

stream-java is a Java client for http://getstream.io.

Скачать stream-core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.getstream.client/stream-core/ -->
<dependency>
    <groupId>io.getstream.client</groupId>
    <artifactId>stream-core</artifactId>
    <version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.getstream.client/stream-core/
implementation 'io.getstream.client:stream-core:2.1.3'
// https://jarcasting.com/artifacts/io.getstream.client/stream-core/
implementation ("io.getstream.client:stream-core:2.1.3")
'io.getstream.client:stream-core:jar:2.1.3'
<dependency org="io.getstream.client" name="stream-core" rev="2.1.3">
  <artifact name="stream-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getstream.client', module='stream-core', version='2.1.3')
)
libraryDependencies += "io.getstream.client" % "stream-core" % "2.1.3"
[io.getstream.client/stream-core "2.1.3"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
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
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
org.tomitribe : tomitribe-http-signatures jar 1.0
com.auth0 : java-jwt jar 3.3.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.19

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.1.3
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.1
1.0
0.1-RC5
0.1-RC4
0.1-RC2
0.1-RC1