Last Version

Java SimpleEvent 1.0.1

An Easy way to do PubSub.

License

License

GroupId

GroupId

io.github.maroodb
ArtifactId

ArtifactId

simple-event
Version

Version

1.0.1
Type

Type

jar
Description

Description

Java SimpleEvent
An Easy way to do PubSub.
Project URL

Project URL

https://github.com/maroodb/simple-event
Project Organization

Project Organization

maroodb
Source Code Management

Source Code Management

https://github.com/maroodb/simple-event

Download simple-event 1.0.1


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar RELEASE
org.awaitility : awaitility jar 4.2.0

Project Modules

There are no modules declared in this project.