Attribyte HTTP model

An HTTP model that presents an immutable interface and provides several common client implementations/models that can easily be swapped.

License

License

GroupId

GroupId

org.attribyte
ArtifactId

ArtifactId

attribyte-http
Last Version

Last Version

0.5.4
Release Date

Release Date

Type

Type

jar
Description

Description

Attribyte HTTP model
An HTTP model that presents an immutable interface and provides several common client implementations/models that can easily be swapped.
Project URL

Project URL

https://www.attribyte.org/oss#http-model

Download attribyte-http

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.attribyte : attribyte-shared-base jar [1.0.2,)
com.google.guava : guava jar [18.0,)
com.google.protobuf : protobuf-java jar 2.4.1
javax.servlet : javax.servlet-api jar 3.0.1

provided (4)

Group / Artifact Type Version
commons-httpclient : commons-httpclient Optional jar 3.1
org.eclipse.jetty : jetty-client Optional jar [9.3, 9.5)
com.ning : async-http-client Optional jar 1.8.15
org.apache.httpcomponents : httpclient Optional jar 4.3.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0