| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.aliyun.openservices |
| Идентификатор | Идентификаторons-parent |
| Последняя версия | Последняя версия1.8.8.5.Final |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеons-parent 1.8.8.5.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.
|
| Имя Файла | Размер |
|---|---|
| ons-parent-1.8.8.5.Final.pom | 17 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/ons-parent/ -->
<dependency>
<groupId>com.aliyun.openservices</groupId>
<artifactId>ons-parent</artifactId>
<version>1.8.8.5.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/ons-parent/
implementation 'com.aliyun.openservices:ons-parent:1.8.8.5.Final'
// https://jarcasting.com/artifacts/com.aliyun.openservices/ons-parent/
implementation ("com.aliyun.openservices:ons-parent:1.8.8.5.Final")
'com.aliyun.openservices:ons-parent:pom:1.8.8.5.Final'
<dependency org="com.aliyun.openservices" name="ons-parent" rev="1.8.8.5.Final">
<artifact name="ons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='ons-parent', version='1.8.8.5.Final')
)
libraryDependencies += "com.aliyun.openservices" % "ons-parent" % "1.8.8.5.Final"
[com.aliyun.openservices/ons-parent "1.8.8.5.Final"]