Event

D-Haven Event is a library designed to make it easier to develop event based processing systems. It also includes a CommandManager to handle certain activities behind the scenes in a controlled number of background threads. The library has been fully tested, and all dependencies have been brought to a minimum.

GroupId

GroupId

d-haven-event
ArtifactId

ArtifactId

d-haven-event
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Event
D-Haven Event is a library designed to make it easier to develop event based processing systems. It also includes a CommandManager to handle certain activities behind the scenes in a controlled number of background threads. The library has been fully tested, and all dependencies have been brought to a minimum.
Project Organization

Project Organization

D-Haven.org

Download d-haven-event

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
concurrent : concurrent jar 1.3.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3