zbus

a lightweight yet powerful RPC and messaging framework to build service bus

License

License

GroupId

GroupId

io.zbus
ArtifactId

ArtifactId

zbus
Last Version

Last Version

1.0.0-b1
Release Date

Release Date

Type

Type

jar
Description

Description

zbus
a lightweight yet powerful RPC and messaging framework to build service bus

Download zbus

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.26.Final
com.alibaba : fastjson jar 1.2.46
org.slf4j : slf4j-api jar 1.7.21
com.squareup.okhttp3 : okhttp jar 3.9.1

provided (9)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.21
log4j : log4j jar 1.2.16
org.springframework : spring-context jar 4.3.10.RELEASE
org.springframework : spring-jdbc jar 4.3.10.RELEASE
mysql : mysql-connector-java jar 5.1.38
com.alibaba : druid jar 1.1.2
org.mybatis : mybatis jar 3.4.6
org.mybatis : mybatis-spring jar 1.3.2
org.freemarker : freemarker jar 2.3.28

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-b1
0.11.5
0.11.4
0.11.3
0.11.2
0.11.1
0.11.0
0.10.2
0.10.1
0.10.0
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.4
0.8.3
0.8.2
0.8.1