MVN

com.qianmi : dubbo-rpc-jsonrpc

Maven & Gradle

Dec 24, 2016
5 stars

The Json rpc module of dubbo project

<dependency>
    <groupId>com.qianmi</groupId>
    <artifactId>dubbo-rpc-jsonrpc</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.qianmi : dubbo-rpc-jsonrpc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.qianmi : dubbo-rpc-jsonrpc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
dubbo-rpc-jsonrpc-1.0.1

How to add a dependency to Maven

Add the following com.qianmi : dubbo-rpc-jsonrpc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.qianmi</groupId>
    <artifactId>dubbo-rpc-jsonrpc</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.qianmi : dubbo-rpc-jsonrpc gradle dependency to your build.gradle file:

implementation 'com.qianmi:dubbo-rpc-jsonrpc:1.0.1'

Gradle Kotlin DSL: Add the following com.qianmi : dubbo-rpc-jsonrpc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.qianmi:dubbo-rpc-jsonrpc:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.qianmi : dubbo-rpc-jsonrpc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.qianmi" % "dubbo-rpc-jsonrpc" % "1.0.1"

Advertisement

Dependencies from Group

Dec 22, 2016
84 stars
Dec 22, 2016
118 stars
Dec 24, 2016
5 stars

Discover Dependencies

May 17, 2017
0 stars
May 26, 2017
0 stars
Jun 04, 2017
2 usages
0 stars
Aug 03, 2017
17 stars
Jun 18, 2019
41 stars
Mar 14, 2017
9 stars
Jan 04, 2017
8 stars
Jan 03, 2017
8 stars
Dec 23, 2016
0 stars