| License |
License |
|---|---|
| Categories |
CategoriesEventBus Application Layer Libs Messaging |
| GroupId | GroupIdio.github.forezp |
| ArtifactId | ArtifactIdmatrix-eventbus-core |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmatrix-eventbus-core
Demo project for Spring Boot
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| matrix-eventbus-core-1.1.pom | |
| matrix-eventbus-core-1.1.jar | 10 KB |
| matrix-eventbus-core-1.1-sources.jar | 6 KB |
| matrix-eventbus-core-1.1-javadoc.jar | 85 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.forezp/matrix-eventbus-core/ -->
<dependency>
<groupId>io.github.forezp</groupId>
<artifactId>matrix-eventbus-core</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.forezp/matrix-eventbus-core/
implementation 'io.github.forezp:matrix-eventbus-core:1.1'
// https://jarcasting.com/artifacts/io.github.forezp/matrix-eventbus-core/
implementation ("io.github.forezp:matrix-eventbus-core:1.1")
'io.github.forezp:matrix-eventbus-core:jar:1.1'
<dependency org="io.github.forezp" name="matrix-eventbus-core" rev="1.1">
<artifact name="matrix-eventbus-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.forezp', module='matrix-eventbus-core', version='1.1')
)
libraryDependencies += "io.github.forezp" % "matrix-eventbus-core" % "1.1"
[io.github.forezp/matrix-eventbus-core "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.forezp : scrorpio | jar | 1.0.1 |