Last Version

AO Messaging 3.0.2

Aggregator POM for asynchronous bidirectional messaging over various protocols.

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.aoapps
ArtifactId

ArtifactId

ao-messaging
Version

Version

3.0.2
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/ao-apps/ao-messaging

Download ao-messaging 3.0.2

Filename Size
ao-messaging-3.0.2.pom 4 KB
Browse

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

Dependencies

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

Project Modules

  • book
  • bom
  • bom/book
  • api
  • api/book
  • base
  • base/book
  • http
  • http/book
  • http-client
  • http-client/book
  • http-client-js
  • http-client-js/book
  • http-servlet
  • http-servlet/book
  • tcp
  • tcp/book
  • tcp-client
  • tcp-client/book
  • tcp-server
  • tcp-server/book