Last Version

TrAP Packaging Parent 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.tests
ArtifactId

ArtifactId

trap-tests-parent
Version

Version

1.4.2
Type

Type

pom
Description

Description

TrAP Packaging Parent
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-tests-parent/
Project Organization

Project Organization

Ericsson AB

Download trap-tests-parent 1.4.2


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

  • trap-tests-arquillian-parent
  • trap-tests-multiple-transports