Hosebird Client

A Java HTTP client for consuming Twitter's Streaming API

License

License

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

hbc
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Hosebird Client
A Java HTTP client for consuming Twitter's Streaming API
Project URL

Project URL

http://github.com/twitter/hbc

Download hbc

Filename Size
hbc-2.2.0.pom 5 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.twitter/hbc/ -->
<dependency>
    <groupId>com.twitter</groupId>
    <artifactId>hbc</artifactId>
    <version>2.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/hbc/
implementation 'com.twitter:hbc:2.2.0'
// https://jarcasting.com/artifacts/com.twitter/hbc/
implementation ("com.twitter:hbc:2.2.0")
'com.twitter:hbc:pom:2.2.0'
<dependency org="com.twitter" name="hbc" rev="2.2.0">
  <artifact name="hbc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='hbc', version='2.2.0')
)
libraryDependencies += "com.twitter" % "hbc" % "2.2.0"
[com.twitter/hbc "2.2.0"]

Dependencies

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.8.5
junit : junit jar 4.8.1

Project Modules

  • hbc-core
  • hbc-twitter4j
  • hbc-example
com.twitter

Twitter

Twitter 💙 #opensource

Versions

Version
2.2.0
2.1.0
2.0.2
2.0.1
2.0.0
1.4.2
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0