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

com.artfii.amq:artfii-amq 0.0.1-RELEASE

Artfii-mq(AMQ), Is an extremely lightweight, minimally dependent MQ system. It features easy to use, high performance, and low hardware requirements.

Группа

Группа

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

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

artfii-amq
Версия

Версия

0.0.1-RELEASE
Тип

Тип

pom

Скачать artfii-amq 0.0.1-RELEASE

Имя Файла Размер
artfii-amq-0.0.1-RELEASE.pom 7 KB
Обзор

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