The JSON-RPC moudle dependends on the `jsonrpc4j`

```xml
<groupId>com.github.briandilley.jsonrpc4j</groupId>
<artifactId>jsonrpc4j</artifactId>
<version>1.2.0</version>
```
and its license is `MIT`

```xml
<licenses>
        <license>
                <name>The MIT License (MIT)</name>
                <url>http://opensource.org/licenses/MIT</url>
                <distribution>repo</distribution>
        </license>
</licenses>
```

[ Full content available at: 
https://github.com/apache/incubator-dubbo/pull/3786 ]
This message was relayed via gitbox.apache.org for 
[email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to