License |
License |
---|---|
GroupId | GroupIdcom.aliyun.openservices |
ArtifactId | ArtifactIdons-all |
Version | Version1.8.6.Final |
Type | Typepom |
Description |
Descriptionons-all 1.8.6.Final
https://github.com/alibaba/RocketMQ/blob/develop/README.md
|
Filename | Size |
---|---|
ons-all-1.8.6.Final.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.8.6.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/ons-all/
implementation 'com.aliyun.openservices:ons-all:1.8.6.Final'
// https://jarcasting.com/artifacts/com.aliyun.openservices/ons-all/
implementation ("com.aliyun.openservices:ons-all:1.8.6.Final")
'com.aliyun.openservices:ons-all:pom:1.8.6.Final'
<dependency org="com.aliyun.openservices" name="ons-all" rev="1.8.6.Final">
<artifact name="ons-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='ons-all', version='1.8.6.Final')
)
libraryDependencies += "com.aliyun.openservices" % "ons-all" % "1.8.6.Final"
[com.aliyun.openservices/ons-all "1.8.6.Final"]