Last Version

IPC EventBus 1.1.1

A library that offers a local and remote event bus system and process launching capabilities, with inter-process communication

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

org.terracotta
ArtifactId

ArtifactId

ipc-eventbus
Version

Version

1.1.1
Type

Type

jar
Description

Description

IPC EventBus
A library that offers a local and remote event bus system and process launching capabilities, with inter-process communication
Project URL

Project URL

https://github.com/Terracotta-OSS/ipc-eventbus/
Source Code Management

Source Code Management

https://github.com/terracotta-oss/ipc-eventbus

Download ipc-eventbus 1.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
net.java.dev.jna : jna-platform Optional jar 4.1.0
com.google.code.findbugs : annotations Optional jar 3.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.jayway.awaitility : awaitility jar 1.3.4

Project Modules

There are no modules declared in this project.