zbus-remoting

remoting based on java NIO

License

License

GroupId

GroupId

org.zbus
ArtifactId

ArtifactId

zbus-remoting
Last Version

Last Version

5.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

zbus-remoting
remoting based on java NIO

Download zbus-remoting

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
org.apache.commons : commons-pool2 jar 2.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
5.2.0
5.1.0