Last Version

Attribyte Async Publisher 0.5.1

An instrumented client that publishes HTTP messages and handles responses asynchronously.

License

License

GroupId

GroupId

org.attribyte
ArtifactId

ArtifactId

attribyte-async-publisher
Version

Version

0.5.1
Type

Type

jar
Description

Description

Attribyte Async Publisher
An instrumented client that publishes HTTP messages and handles responses asynchronously.
Project URL

Project URL

https://www.attribyte.org/oss#async-publisher

Download attribyte-async-publisher 0.5.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.attribyte : attribyte-shared-base jar [1.0.2,)
org.attribyte : essem-reporter jar [1.0.6,)
org.attribyte : attribyte-http jar 0.5.2
com.google.guava : guava jar [18.0,)
io.dropwizard.metrics : metrics-core jar 3.1.2
com.google.protobuf : protobuf-java jar 2.4.1
org.eclipse.jetty : jetty-client jar 9.3.8.v20160314

Project Modules

There are no modules declared in this project.