matrix-eventbus-starter

Demo project for Spring Boot

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

io.github.forezp
ArtifactId

ArtifactId

matrix-eventbus-starter
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

matrix-eventbus-starter
Demo project for Spring Boot
Project URL

Project URL

https://github.com/forezp

Download matrix-eventbus-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.forezp/matrix-eventbus-starter/ -->
<dependency>
    <groupId>io.github.forezp</groupId>
    <artifactId>matrix-eventbus-starter</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.forezp/matrix-eventbus-starter/
implementation 'io.github.forezp:matrix-eventbus-starter:1.1'
// https://jarcasting.com/artifacts/io.github.forezp/matrix-eventbus-starter/
implementation ("io.github.forezp:matrix-eventbus-starter:1.1")
'io.github.forezp:matrix-eventbus-starter:jar:1.1'
<dependency org="io.github.forezp" name="matrix-eventbus-starter" rev="1.1">
  <artifact name="matrix-eventbus-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.forezp', module='matrix-eventbus-starter', version='1.1')
)
libraryDependencies += "io.github.forezp" % "matrix-eventbus-starter" % "1.1"
[io.github.forezp/matrix-eventbus-starter "1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.forezp : matrix-eventbus-core jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0