| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection EventBus Messaging |
| GroupId | GroupIdru.vyarus.guicey |
| ArtifactId | ArtifactIdguicey-eventbus |
| Last Version | Last Version5.6.0-1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionguicey-eventbus
Guicey integration for Guava's EventBus
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| guicey-eventbus-5.6.0-1.pom | |
| guicey-eventbus-5.6.0-1.jar | 11 KB |
| guicey-eventbus-5.6.0-1-sources.jar | 7 KB |
| guicey-eventbus-5.6.0-1-javadoc.jar | 51 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.vyarus.guicey/guicey-eventbus/ -->
<dependency>
<groupId>ru.vyarus.guicey</groupId>
<artifactId>guicey-eventbus</artifactId>
<version>5.6.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.vyarus.guicey/guicey-eventbus/
implementation 'ru.vyarus.guicey:guicey-eventbus:5.6.0-1'
// https://jarcasting.com/artifacts/ru.vyarus.guicey/guicey-eventbus/
implementation ("ru.vyarus.guicey:guicey-eventbus:5.6.0-1")
'ru.vyarus.guicey:guicey-eventbus:jar:5.6.0-1'
<dependency org="ru.vyarus.guicey" name="guicey-eventbus" rev="5.6.0-1">
<artifact name="guicey-eventbus" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.vyarus.guicey', module='guicey-eventbus', version='5.6.0-1')
)
libraryDependencies += "ru.vyarus.guicey" % "guicey-eventbus" % "5.6.0-1"
[ru.vyarus.guicey/guicey-eventbus "5.6.0-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| ru.vyarus : dropwizard-guicey | jar | 5.6.0 |