is not current version
Last Version 3.0.0

AO Messaging 2.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

2.0.0
Type

Type

pom
Description

Description

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

Project URL

https://aoindustries.com/ao-messaging/
Project Organization

Project Organization

AO Industries, Inc.
Source Code Management

Source Code Management

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

Download ao-messaging 2.0.0

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

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

  • 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