AO Messaging

Aggregator POM for asynchronous bidirectional messaging over various protocols.

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.aoindustries
ArtifactId

ArtifactId

ao-messaging
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

AO Messaging
Aggregator POM for asynchronous bidirectional messaging over various protocols.
Project URL

Project URL

https://oss.aoapps.com/messaging/
Project Organization

Project Organization

AO Industries, Inc.
Source Code Management

Source Code Management

https://github.com/aoindustries/ao-messaging

Download ao-messaging

Filename Size
ao-messaging-3.0.0.pom 2 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.0.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0