jahhan
java插件式,数据治理框架,内置frameworkx为dubbo的修改版本 文档地址:www.jahhan.net
| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet CLI User Interface | 
        
| GroupId | GroupIdnet.jahhan | 
    
| ArtifactId | ArtifactIdlmq-client | 
    
| Last Version | Last Version1.0.0-RELEASE | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionlmq-client 
            aliyun LMQ client 
         | 
    
| Filename | Size | 
|---|---|
| lmq-client-1.0.0-RELEASE.pom | |
| lmq-client-1.0.0-RELEASE.jar | 15 KB | 
| lmq-client-1.0.0-RELEASE-sources.jar | 8 KB | 
| lmq-client-1.0.0-RELEASE-javadoc.jar | 71 KB | 
| Browse | 
<!-- 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"]
                | 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 | 
| 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 | 
java插件式,数据治理框架,内置frameworkx为dubbo的修改版本 文档地址:www.jahhan.net