mbox2

The message box acts as a buffer for incoming messages. Its major property is to be usable from any thread. This allows any external source to post any message at any time without having to wonder about synchronisation.

License

License

Categories

Categories

GraphStream Business Logic Libraries Science
GroupId

GroupId

org.graphstream
ArtifactId

ArtifactId

mbox2
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

mbox2
The message box acts as a buffer for incoming messages. Its major property is to be usable from any thread. This allows any external source to post any message at any time without having to wonder about synchronisation.
Project URL

Project URL

http://graphstream-project.org
Source Code Management

Source Code Management

https://github.com/graphstream/gs-deps

Download mbox2

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.
org.graphstream

GraphStream

Versions

Version
1.0