is not current version
Last Version 1.8.8.5.Final

com.aliyun.openservices:ons-parent 1.7.8.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.

GroupId

GroupId

com.aliyun.openservices
ArtifactId

ArtifactId

ons-parent
Version

Version

1.7.8.Final
Type

Type

pom

Download ons-parent 1.7.8.Final

Filename Size
ons-parent-1.7.8.Final.pom 11 KB
Browse

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