is not current version
Last Version 0.2.11

com.github.edgar615:spring-boot-eventbus-local 0.2.10


Categories

Categories

Spring Boot Container Microservices EventBus Application Layer Libs Messaging
GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

spring-boot-eventbus-local
Version

Version

0.2.10
Type

Type

jar

Download spring-boot-eventbus-local 0.2.10


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