AO Messaging BOM

Bill of Materials (BOM) for asynchronous bidirectional messaging over various protocols.

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.aoapps
ArtifactId

ArtifactId

ao-messaging-bom
Last Version

Last Version

3.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

AO Messaging BOM
Bill of Materials (BOM) for asynchronous bidirectional messaging over various protocols.
Project URL

Project URL

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

Project Organization

AO Industries, Inc.
Source Code Management

Source Code Management

https://github.com/ao-apps/ao-messaging-bom

Download ao-messaging-bom

How to add to project

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

There are no modules declared in this project.

Versions

Version
3.0.2
3.0.1
3.0.0