License |
License |
---|---|
GroupId | GroupIdorg.zstacks |
ArtifactId | ArtifactIdzbus |
Last Version | Last Version6.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzbus
lightweight message queue, service bus
|
Filename | Size |
---|---|
zbus-6.0.0.pom | |
zbus-6.0.0.jar | 129 KB |
zbus-6.0.0-sources.jar | 69 KB |
zbus-6.0.0-javadoc.jar | 294 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.1.41 |
org.zstacks : znet | jar | 6.0.0 |
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 |