You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "chickenlj (GitHub)" <gi...@apache.org> on 2019/04/11 08:36:33 UTC

[GitHub] [incubator-dubbo] chickenlj commented on issue #3775: [Dubbo-3764]Merge dubbo rpc xmlrpc

Please also add the following dependency to dubbo-bom.xml

```xml
<dependency>
            <groupId>org.apache.dubbo</groupId>
            <artifactId>dubbo-rpc-xml</artifactId>
            <version>${project.version}</version>
            <scope>compile</scope>
            <optional>true</optional>
        </dependency>
```

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