License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdcn.yanzx-dev.gitlab |
ArtifactId | ArtifactIdreactor-event-bus |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReactor Event Bus
Reactor Event Bus
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reactor-event-bus-3.2.0.pom | |
reactor-event-bus-3.2.0.jar | 24 KB |
reactor-event-bus-3.2.0-sources.jar | 13 KB |
reactor-event-bus-3.2.0-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.yanzx-dev.gitlab/reactor-event-bus/ -->
<dependency>
<groupId>cn.yanzx-dev.gitlab</groupId>
<artifactId>reactor-event-bus</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.yanzx-dev.gitlab/reactor-event-bus/
implementation 'cn.yanzx-dev.gitlab:reactor-event-bus:3.2.0'
// https://jarcasting.com/artifacts/cn.yanzx-dev.gitlab/reactor-event-bus/
implementation ("cn.yanzx-dev.gitlab:reactor-event-bus:3.2.0")
'cn.yanzx-dev.gitlab:reactor-event-bus:jar:3.2.0'
<dependency org="cn.yanzx-dev.gitlab" name="reactor-event-bus" rev="3.2.0">
<artifact name="reactor-event-bus" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.yanzx-dev.gitlab', module='reactor-event-bus', version='3.2.0')
)
libraryDependencies += "cn.yanzx-dev.gitlab" % "reactor-event-bus" % "3.2.0"
[cn.yanzx-dev.gitlab/reactor-event-bus "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-core | jar | 3.2.0.RELEASE |