zbus

lightweight message queue, service bus

License

License

GroupId

GroupId

org.zbus
ArtifactId

ArtifactId

zbus-server
Last Version

Last Version

5.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

zbus
lightweight message queue, service bus

Download zbus-server

How to add to project

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

Dependencies

compile (8)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.0