ons-client 1.0.0

http://gitlab.alibaba-inc.com/middleware/ons

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.alibaba.ons
ArtifactId

ArtifactId

ons-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ons-client 1.0.0
http://gitlab.alibaba-inc.com/middleware/ons

Download ons-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.alibaba.rocketmq : rocketmq-client jar 3.0.10.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0