Last Version

Event Stream 1.0.1

Library to abstract publish and subscribe implementation in an event-based arquitecture

License

License

GroupId

GroupId

com.github.malkomich
ArtifactId

ArtifactId

event-stream
Version

Version

1.0.1
Type

Type

jar
Description

Description

Event Stream
Library to abstract publish and subscribe implementation in an event-based arquitecture
Project URL

Project URL

https://github.com/malkomich/event-stream
Source Code Management

Source Code Management

https://github.com/malkomich/event-stream

Download event-stream 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.vertx : vertx-kafka-client jar 3.5.4

Project Modules

There are no modules declared in this project.