zbus

lightweight message queue, service bus

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.zbus
ArtifactId

ArtifactId

zbus-client
Last Version

Last Version

5.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

zbus
lightweight message queue, service bus

Download zbus-client

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
log4j : log4j Optional jar 1.2.14
org.slf4j : slf4j-api Optional jar 1.7.5
ch.qos.logback : logback-classic Optional jar 1.0.13
ch.qos.logback : logback-core Optional jar 1.0.13
com.alibaba : fastjson jar 1.1.41
org.apache.commons : commons-pool2 jar 2.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.springframework : spring-core jar 3.0.5.RELEASE
org.springframework : spring-context jar 3.0.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.0