zbus

lightweight message queue, service bus

License

License

GroupId

GroupId

org.zstacks
ArtifactId

ArtifactId

zbus
Last Version

Last Version

6.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

zbus
lightweight message queue, service bus

Download zbus

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.1.41
org.zstacks : znet jar 6.0.0

test (3)

Group / Artifact Type Version
org.springframework : spring Optional jar 2.5.6
org.slf4j : slf4j-log4j12 jar 1.7.5
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.

Versions

Version
6.0.0