govern-eventbus

Govern Service RPC & Event-Driven Architecture Framework

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration EventBus Messaging
GroupId

GroupId

me.ahoo.eventbus
ArtifactId

ArtifactId

eventbus-spring-boot-autoconfigure
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

govern-eventbus
Govern Service RPC & Event-Driven Architecture Framework
Project URL

Project URL

https://github.com/Ahoo-Wang/govern-eventbus
Project Organization

Project Organization

https://github.com/Ahoo-Wang/govern-eventbus
Source Code Management

Source Code Management

https://github.com/Ahoo-Wang/govern-eventbus

Download eventbus-spring-boot-autoconfigure

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
me.ahoo.eventbus : eventbus-core jar 1.0.8
me.ahoo.eventbus : eventbus-rabbit Optional jar 1.0.8
me.ahoo.eventbus : eventbus-kafka Optional jar 1.0.8
me.ahoo.simba : simba-jdbc Optional jar

runtime (8)

Group / Artifact Type Version
com.google.guava : guava jar
org.slf4j : slf4j-api jar
me.ahoo.eventbus : eventbus-jdbc jar 1.0.8
me.ahoo.eventbus : eventbus-spring-context jar 1.0.8
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-jdbc jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0
0.9.3
0.9.2
0.9.1
0.9.0
0.8.5
0.8.1
0.8.0
0.6.9
0.6.6
0.6.3
0.6.0
0.5.8
0.5.6
0.5.5