Last Version

AO Messaging 3.0.0

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
Version

Version

3.0.0
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 3.0.0

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

<!-- 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.