Java SDK
Verify
You can follow the steps here, and use the KEYS file to verify the download.
Apache Dubbo
Please click to learn about each version details and upgrade notes
GitHub: https://github.com/apache/dubbo
Release notes: https://github.com/apache/dubbo/releases
3.1.5 (2023-01-21)
Source Release
Maven Release
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo</artifactId>
<version>3.1.5</version>
</dependency>
3.2.0-beta.4 (2023-01-27)
Source Release
Maven Release
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo</artifactId>
<version>3.2.0-beta.4</version>
</dependency>
3.0.13 (2023-01-27)
Source Release
Maven Release
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo</artifactId>
<version>3.0.13</version>
</dependency>
2.7.21 (2023-01-21)
Source Release
Maven Release
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo</artifactId>
<version>2.7.21</version>
</dependency>
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified January 30, 2023: Add release (#2000) (5e2d42fa2)