MVN

com.aoindustries : ao-messaging-bom

Maven & Gradle

Jul 21, 2021
1 usages
1 stars

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

<dependency>
    <groupId>com.aoindustries</groupId>
    <artifactId>ao-messaging-bom</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aoindustries : ao-messaging-bom to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.aoindustries : ao-messaging-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
ao-messaging-bom-3.0.0
2.0.x
ao-messaging-bom-2.0.0
1.2.x
ao-messaging-bom-1.2.1
ao-messaging-bom-1.2.0
1.1.x
ao-messaging-bom-1.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.aoindustries</groupId>
    <artifactId>ao-messaging-bom</artifactId>
    <version>3.0.0</version>
</dependency>

Advertisement