Last Version

com.elastisys.scale:commons.eventbus 2.3.4

Common Java libraries and utilities for elastisys:scale-related software.

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.elastisys.scale
ArtifactId

ArtifactId

commons.eventbus
Version

Version

2.3.4
Type

Type

jar
Description

Description

Common Java libraries and utilities for elastisys:scale-related software.
Project Organization

Project Organization

Elastisys

Download commons.eventbus 2.3.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.elastisys.scale : commons.util jar 2.3.4
org.slf4j : slf4j-api jar 1.7.22
org.apache.commons : commons-lang3 jar 3.8.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.9

Project Modules

There are no modules declared in this project.