Hi all,
    Now the Fescar project[0] will integrate dubbo-registry-nacos[1], but
there are two issues:
*  dubbo-registry-nacos[1] has no release version
*  I know dubbo-registry-nacos is being merged into Dubbo main repo [2],
 Then what kind of Maven dependency do you recommend?

     <groupId>org.apache.dubbo</groupId>
     <artifactId>dubbo</artifactId>
   or
       <groupId>com.alibaba</groupId>
       <artifactId>dubbo</artifactId>

[0] https://github.com/alibaba/fescar/
[1] https://github.com/dubbo/dubbo-registry-nacos
[2]
https://lists.apache.org/thread.html/a6753eee2f7098fcaaf12b24d5496b9f1d3f21f52ffdbc5a808ddd89@%3Cdev.dubbo.apache.org%3E

Reply via email to