Last Version

Trap HTTP Client using Sun HTTP client 1.4.2

HTTP transport, client-side, powered by the built-in com.sun HTTP implemetation

License

License

Categories

Categories

CLI User Interface Search Business Logic Libraries
GroupId

GroupId

com.ericsson.research.trap.transports
ArtifactId

ArtifactId

http-client-sun
Version

Version

1.4.2
Type

Type

jar
Description

Description

Trap HTTP Client using Sun HTTP client
HTTP transport, client-side, powered by the built-in com.sun HTTP implemetation
Project Organization

Project Organization

Ericsson AB

Download http-client-sun 1.4.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.ericsson.research.trap : trap-core jar 1.4.2
com.ericsson.research.trap.transports : http-utils-sun jar 1.4.2

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.