is not current version
Last Version 3.0.0

com.aoindustries:ao-messaging-bom 1.2.0

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

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.aoindustries
ArtifactId

ArtifactId

ao-messaging-bom
Version

Version

1.2.0
Type

Type

pom

Download ao-messaging-bom 1.2.0


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