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

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


Группа

Группа

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

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

amq-parent
Версия

Версия

0.0.1-RELEASE
Тип

Тип

pom

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

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

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