is not current version
Last Version 1.4.2

com.ericsson.research.trap:trap-transport-http 1.4

Shorthand dependency to include the Trap Sun HTTP transport

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.ericsson.research.trap
ArtifactId

ArtifactId

trap-transport-http
Version

Version

1.4
Type

Type

jar

Download trap-transport-http 1.4


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