is not current version
Last Version 1.8.6.Final

com.aliyun.openservices:ons-all 1.2.6

https://github.com/alibaba/RocketMQ/blob/develop/README.md

GroupId

GroupId

com.aliyun.openservices
ArtifactId

ArtifactId

ons-all
Version

Version

1.2.6
Type

Type

pom

Download ons-all 1.2.6

Filename Size
ons-all-1.2.6.pom 18 KB
Browse

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