Last Version

Apache Apex Buffer Server 3.7.0

Interface for nodes from 2 different containers to talk to each other.

License

License

GroupId

GroupId

org.apache.apex
ArtifactId

ArtifactId

apex-bufferserver
Version

Version

3.7.0
Type

Type

jar
Description

Description

Apache Apex Buffer Server
Interface for nodes from 2 different containers to talk to each other.
Project Organization

Project Organization

Apache Software Foundation

Download apex-bufferserver 3.7.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.apex : apex-common jar 3.7.0

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.5.2
junit : junit jar 4.11
pl.pragmatists : JUnitParams jar 1.0.4

Project Modules

There are no modules declared in this project.