is not current version
Last Version 1.8.6.Final

com.aliyun.openservices:ons-all 1.1.1

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

GroupId

GroupId

com.aliyun.openservices
ArtifactId

ArtifactId

ons-all
Version

Version

1.1.1
Type

Type

pom

Download ons-all 1.1.1

Filename Size
ons-all-1.1.1.pom 9 KB
Browse

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