org.bitbucket.goalhub:messaging

A set of tools that facilitates communication between processes.

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.bitbucket.goalhub
ArtifactId

ArtifactId

messaging
Last Version

Last Version

1.1.11
Release Date

Release Date

Type

Type

jar
Description

Description

org.bitbucket.goalhub:messaging
A set of tools that facilitates communication between processes.
Project URL

Project URL

https://goalapl.atlassian.net/wiki
Source Code Management

Source Code Management

https://bitbucket.org/goalhub/messaging/src

Download messaging

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • MessagingInterface
  • LocalMessaging
  • RMIMessaging

Versions

Version
1.1.11
1.1.10