License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.aliyun.openservices |
ArtifactId | ArtifactIdons-auth4client |
Last Version | Last Version1.8.6.Final |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionons-auth4client 1.8.6.Final
https://github.com/alibaba/RocketMQ/blob/develop/README.md
|
<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/ons-auth4client/ -->
<dependency>
<groupId>com.aliyun.openservices</groupId>
<artifactId>ons-auth4client</artifactId>
<version>1.8.6.Final</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/ons-auth4client/
implementation 'com.aliyun.openservices:ons-auth4client:1.8.6.Final'
// https://jarcasting.com/artifacts/com.aliyun.openservices/ons-auth4client/
implementation ("com.aliyun.openservices:ons-auth4client:1.8.6.Final")
'com.aliyun.openservices:ons-auth4client:jar:1.8.6.Final'
<dependency org="com.aliyun.openservices" name="ons-auth4client" rev="1.8.6.Final">
<artifact name="ons-auth4client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='ons-auth4client', version='1.8.6.Final')
)
libraryDependencies += "com.aliyun.openservices" % "ons-auth4client" % "1.8.6.Final"
[com.aliyun.openservices/ons-auth4client "1.8.6.Final"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.rocketmq : rocketmq-client | jar | 4.4.0.2 |
commons-codec : commons-codec | jar | 1.13 |