Last Version

TrAP Utils JDK 1.5 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-15
Version

Version

1.4.2
Type

Type

jar
Description

Description

TrAP Utils JDK 1.5
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-15/
Project Organization

Project Organization

Ericsson AB

Download trap-utils-15 1.4.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.ericsson.research.trap : trap-utils-api jar 1.4.2

provided (1)

Group / Artifact Type Version
org.jboss : jboss-vfs jar 3.1.0.Final

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.