Last Version

Colesico Event Bus 5.2.0

Colesico framework even bus support for services

License

License

Categories

Categories

Net EventBus Application Layer Libs Messaging
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-eventbus
Version

Version

5.2.0
Type

Type

jar
Description

Description

Colesico Event Bus
Colesico framework even bus support for services
Project URL

Project URL

https://github.com/colesico/colesico-framework

Download colesico-eventbus 5.2.0


<!-- https://jarcasting.com/artifacts/net.colesico.framework/colesico-eventbus/ -->
<dependency>
    <groupId>net.colesico.framework</groupId>
    <artifactId>colesico-eventbus</artifactId>
    <version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-eventbus/
implementation 'net.colesico.framework:colesico-eventbus:5.2.0'
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-eventbus/
implementation ("net.colesico.framework:colesico-eventbus:5.2.0")
'net.colesico.framework:colesico-eventbus:jar:5.2.0'
<dependency org="net.colesico.framework" name="colesico-eventbus" rev="5.2.0">
  <artifact name="colesico-eventbus" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.colesico.framework', module='colesico-eventbus', version='5.2.0')
)
libraryDependencies += "net.colesico.framework" % "colesico-eventbus" % "5.2.0"
[net.colesico.framework/colesico-eventbus "5.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
net.colesico.framework : colesico-ioc jar 5.2.0
net.colesico.framework : colesico-service jar 5.2.0

Project Modules

There are no modules declared in this project.