License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.rocketmq |
ArtifactId | ArtifactIdons-auth4client |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionons-auth4client 1.0.0
https://github.com/alibaba/RocketMQ/blob/develop/README.md
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ons-auth4client-1.0.0.pom | |
ons-auth4client-1.0.0.jar | 20 KB |
ons-auth4client-1.0.0-sources.jar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.rocketmq/ons-auth4client/ -->
<dependency>
<groupId>org.apache.rocketmq</groupId>
<artifactId>ons-auth4client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.rocketmq/ons-auth4client/
implementation 'org.apache.rocketmq:ons-auth4client:1.0.0'
// https://jarcasting.com/artifacts/org.apache.rocketmq/ons-auth4client/
implementation ("org.apache.rocketmq:ons-auth4client:1.0.0")
'org.apache.rocketmq:ons-auth4client:jar:1.0.0'
<dependency org="org.apache.rocketmq" name="ons-auth4client" rev="1.0.0">
<artifact name="ons-auth4client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.rocketmq', module='ons-auth4client', version='1.0.0')
)
libraryDependencies += "org.apache.rocketmq" % "ons-auth4client" % "1.0.0"
[org.apache.rocketmq/ons-auth4client "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.rocketmq : rocketmq-client | jar | 4.5.1 |
commons-codec : commons-codec | jar | 1.9 |