| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries | 
        
| GroupId | GroupIdcom.github.virtualcry | 
    
| ArtifactId | ArtifactIdreactor-event-bus | 
    
| Last Version | Last Version3.2.2 | 
        
| 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.2.pom | |
| reactor-event-bus-3.2.2.jar | 76 KB | 
| reactor-event-bus-3.2.2-sources.jar | 44 KB | 
| reactor-event-bus-3.2.2-javadoc.jar | 237 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.virtualcry/reactor-event-bus/ -->
<dependency>
    <groupId>com.github.virtualcry</groupId>
    <artifactId>reactor-event-bus</artifactId>
    <version>3.2.2</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.virtualcry/reactor-event-bus/
implementation 'com.github.virtualcry:reactor-event-bus:3.2.2'
                // https://jarcasting.com/artifacts/com.github.virtualcry/reactor-event-bus/
implementation ("com.github.virtualcry:reactor-event-bus:3.2.2")
                'com.github.virtualcry:reactor-event-bus:jar:3.2.2'
                <dependency org="com.github.virtualcry" name="reactor-event-bus" rev="3.2.2">
  <artifact name="reactor-event-bus" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.virtualcry', module='reactor-event-bus', version='3.2.2')
)
                libraryDependencies += "com.github.virtualcry" % "reactor-event-bus" % "3.2.2"
                [com.github.virtualcry/reactor-event-bus "3.2.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.projectreactor : reactor-core | jar | 3.2.0.RELEASE | 
| com.github.ben-manes.caffeine : caffeine | jar | 2.8.0 |