Last Version

TrAP HTTP Transports 1.4.2

Container project for Trap's transport implementations.

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.ericsson.research.trap.transports
ArtifactId

ArtifactId

http
Version

Version

1.4.2
Type

Type

pom
Description

Description

TrAP HTTP Transports
Container project for Trap's transport implementations.
Project Organization

Project Organization

Ericsson AB

Download http 1.4.2

Filename Size
http-1.4.2.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • http-client-apache
  • http-client-sun
  • http-server-servlet-2.5
  • http-server-servlet-3.0
  • http-server-sun
  • http-tests-nano
  • http-tests-suite
  • http-tests-sun
  • http-tests-servlet
  • http-utils-sun
  • http-impl-nanohttpd-nio
  • wshttp-server-nano