lmq-client

aliyun LMQ client

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.jahhan
ArtifactId

ArtifactId

lmq-client
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

lmq-client
aliyun LMQ client

Download lmq-client

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
net.jahhan : lmq-common jar 1.0.0-RELEASE
commons-codec : commons-codec jar 1.10
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.1.0
org.apache.httpcomponents : httpclient jar 4.5.3
com.alibaba : fastjson jar 1.2.38
com.aliyun.openservices : ons-client jar 1.3.2.Final
org.projectlombok : lombok jar 1.16.16
org.slf4j : slf4j-api jar 1.7.25
commons-logging : commons-logging jar 1.2
ch.qos.logback : logback-classic jar 1.2.3

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.easymock : easymock jar 3.0
org.easymock : easymockclassextension jar 3.0
com.googlecode.jmockit : jmockit jar 0.999.8

Project Modules

There are no modules declared in this project.

jahhan

java插件式,数据治理框架,内置frameworkx为dubbo的修改版本 文档地址:www.jahhan.net

Versions

Version
1.0.0-RELEASE