Last Version

TrAP Core 1.4.2

Core Trap implementations, with abstract classes for transports. This project provides the base functionality of Trap, but serves no purpose without at least one transport project.

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.ericsson.research.trap
ArtifactId

ArtifactId

trap-core
Version

Version

1.4.2
Type

Type

jar
Description

Description

TrAP Core
Core Trap implementations, with abstract classes for transports. This project provides the base functionality of Trap, but serves no purpose without at least one transport project.
Project URL

Project URL

http://ericssonresearch.github.io/trap/trap-core/
Project Organization

Project Organization

Ericsson AB

Download trap-core 1.4.2


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

Dependencies

compile (4)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.slf4j : slf4j-jdk14 jar 1.7.5
com.github.kristofa : mock-http-server jar 1.3

Project Modules

There are no modules declared in this project.