io.getstream.client:stream-core

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.getstream.client
ArtifactId

ArtifactId

stream-core
Last Version

Last Version

2.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download stream-core

How to add to project

<!-- 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"]

Dependencies

compile (9)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
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