events

Corbel events used in the event-bus

License

License

GroupId

GroupId

io.corbel
ArtifactId

ArtifactId

events
Last Version

Last Version

1.32.0
Release Date

Release Date

Type

Type

jar
Description

Description

events
Corbel events used in the event-bus
Project URL

Project URL

https://github.com/corbel-platform/events
Project Organization

Project Organization

Devialab
Source Code Management

Source Code Management

https://github.com/corbel-platform/events

Download events

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.corbel : event-bus jar 1.28.0

provided (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3
com.fasterxml.jackson.core : jackson-databind jar 2.5.1

test (2)

Group / Artifact Type Version
org.easytesting : fest-assert-core jar 2.0M10
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

events GitHub version License Build Status Coverage Status

###About Corbel events used in the event-bus

io.corbel

Corbel Platform

Backend that suits any application

Versions

Version
1.32.0
1.31.0
1.27.0
1.26.0
1.25.0
1.24.0
1.23.0
1.22.0
1.21.0