Last Version

Hosebird Client Core 2.2.0

A Java HTTP client for consuming Twitter's Streaming API

License

License

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

hbc-core
Version

Version

2.2.0
Type

Type

jar
Description

Description

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

Download hbc-core 2.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.2.5
com.google.guava : guava jar 14.0.1
org.slf4j : slf4j-api jar 1.6.6
com.twitter : joauth jar 6.0.2
com.google.code.findbugs : jsr305 jar 1.3.9

test (2)

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

Project Modules

There are no modules declared in this project.