Last Version

Trap HTTP Client using Apache HTTP client 1.4.2

HTTP transport, client-side, powered by apache's HTTP implemetation

License

License

Categories

Categories

CLI User Interface Search Business Logic Libraries
GroupId

GroupId

com.ericsson.research.trap.transports
ArtifactId

ArtifactId

http-client-apache
Version

Version

1.4.2
Type

Type

jar
Description

Description

Trap HTTP Client using Apache HTTP client
HTTP transport, client-side, powered by apache's HTTP implemetation
Project Organization

Project Organization

Ericsson AB

Download http-client-apache 1.4.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.ericsson.research.trap : trap-core jar 1.4.2
org.apache.httpcomponents : httpclient jar 4.2.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.slf4j : slf4j-jdk14 jar 1.7.5

Project Modules

There are no modules declared in this project.