Attribyte Pubsubhub Publisher

An instrumented async client with optionally bounded queue to limit resource use for publishing events to pubsubhub.

License

License

GroupId

GroupId

org.attribyte
ArtifactId

ArtifactId

pubsubhub-publisher
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Attribyte Pubsubhub Publisher
An instrumented async client with optionally bounded queue to limit resource use for publishing events to pubsubhub.
Project URL

Project URL

https://www.attribyte.org/oss#pubsubhub

Download pubsubhub-publisher

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.4
com.google.guava : guava jar 14.0.1
org.eclipse.jetty : jetty-client Optional jar 9.2.7.v20150116
com.google.protobuf : protobuf-java jar 2.4.1
com.codahale.metrics : metrics-core jar 3.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0