common-dispatcher

Contains an executor-like interface (Dispatcher) with real-time and virtual-time implementations.

License

License

GroupId

GroupId

com.kolibrifx.common
ArtifactId

ArtifactId

common-dispatcher
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

common-dispatcher
Contains an executor-like interface (Dispatcher) with real-time and virtual-time implementations.

Download common-dispatcher

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.14
com.kolibrifx.common : common jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0