не последняя версия
Последняя версия 3.0.0

com.aoindustries:ao-messaging-bom 1.2.1

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

Категории

Категории

Messaging Библиотеки уровня приложения
Группа

Группа

com.aoindustries
Идентификатор

Идентификатор

ao-messaging-bom
Версия

Версия

1.2.1
Тип

Тип

pom

Скачать ao-messaging-bom 1.2.1

Имя Файла Размер
ao-messaging-bom-1.2.1.pom 5 KB
Обзор

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