Last Version

TrAP Utils API 1.4.2

Parent pom for the Transport Abstraction Package. This defines all properties for the children. The Transport Abstraction Package, or trap, provides an overlaying socket api that can be used across multiple underlying transports, while supporting reconnects, wifi/cellular handover, compression and multiplexing.

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.ericsson.research.trap
ArtifactId

ArtifactId

trap-utils-api
Version

Version

1.4.2
Type

Type

jar
Description

Description

TrAP Utils API
Parent pom for the Transport Abstraction Package. This defines all properties for the children. The Transport Abstraction Package, or trap, provides an overlaying socket api that can be used across multiple underlying transports, while supporting reconnects, wifi/cellular handover, compression and multiplexing.
Project URL

Project URL

http://ericssonresearch.github.io/trap/trap-utils-api/
Project Organization

Project Organization

Ericsson AB

Download trap-utils-api 1.4.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.