Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请更新1.0.4到mvn 仓库。 #194

Open
imgoby opened this issue Feb 14, 2023 · 2 comments
Open

请更新1.0.4到mvn 仓库。 #194

imgoby opened this issue Feb 14, 2023 · 2 comments

Comments

@imgoby
Copy link

imgoby commented Feb 14, 2023

consul 与dubbo集成目前都无法运行呀。
请更新1.0.4到mvn 仓库,我试下这个版本。

image

@aofall
Copy link
Contributor

aofall commented Apr 9, 2024

dubbo-spi-extensions has been released the version of 3.2.0, compatible with Dubbo 3.2.x
You can find the extension in maven central repository what you need and try it.

<dependency>
    <groupId>org.apache.dubbo.extensions</groupId>
    <artifactId>dubbo-registry-consul</artifactId>
    <version>3.2.0</version>
</dependency>

https://central.sonatype.com/artifact/org.apache.dubbo.extensions/dubbo-registry-consul

@imgoby
Copy link
Author

imgoby commented Apr 10, 2024

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants