не последняя версия
Последняя версия 1.8.8.5.Final

com.aliyun.openservices:ons-parent 1.6.1.Final

Open Notification Service, Apache RocketMQ Commercial Distribution. This distribution include all of the features of the open source version, with some additional, higher management features.

Группа

Группа

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

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

ons-parent
Версия

Версия

1.6.1.Final
Тип

Тип

pom

Скачать ons-parent 1.6.1.Final

Имя Файла Размер
ons-parent-1.6.1.Final.pom 8 KB
Обзор

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