Last Version

org.bitbucket.goalhub:messaging 1.1.11

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
Version

Version

1.1.11
Type

Type

pom
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 1.1.11

Filename Size
messaging-1.1.11.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/org.bitbucket.goalhub/messaging/ -->
<dependency>
    <groupId>org.bitbucket.goalhub</groupId>
    <artifactId>messaging</artifactId>
    <version>1.1.11</version>
    <type>pom</type>
</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:pom:1.1.11'
<dependency org="org.bitbucket.goalhub" name="messaging" rev="1.1.11">
  <artifact name="messaging" type="pom" />
</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