| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.aliyun.openservices |
| ArtifactId | ArtifactIdons-client-ext |
| Last Version | Last Version1.8.8.5.Final |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionons-client-ext 1.8.8.5.Final
https://github.com/alibaba/RocketMQ/blob/develop/README.md
|
<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/ons-client-ext/ -->
<dependency>
<groupId>com.aliyun.openservices</groupId>
<artifactId>ons-client-ext</artifactId>
<version>1.8.8.5.Final</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/ons-client-ext/
implementation 'com.aliyun.openservices:ons-client-ext:1.8.8.5.Final'
// https://jarcasting.com/artifacts/com.aliyun.openservices/ons-client-ext/
implementation ("com.aliyun.openservices:ons-client-ext:1.8.8.5.Final")
'com.aliyun.openservices:ons-client-ext:jar:1.8.8.5.Final'
<dependency org="com.aliyun.openservices" name="ons-client-ext" rev="1.8.8.5.Final">
<artifact name="ons-client-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='ons-client-ext', version='1.8.8.5.Final')
)
libraryDependencies += "com.aliyun.openservices" % "ons-client-ext" % "1.8.8.5.Final"
[com.aliyun.openservices/ons-client-ext "1.8.8.5.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : druid | jar | 1.0.1 |
| org.springframework : spring-context | jar | 4.1.2.RELEASE |
| org.springframework : spring-jdbc | jar | 4.1.2.RELEASE |