本文主要是介绍常用的jdk下载地址,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
jdk下载地址
-
安装方式可以看之前的博客: mac安装jdk
-
oracle 版本:https://www.oracle.com/java/technologies/downloads/
-
Eclipse Temurin版本:https://adoptium.net/zh-CN/temurin/releases/
-
阿里版本:
- github:https://github.com/dragonwell-project
- 官网:https://dragonwell-jdk.io/#/index
-
腾讯版本
- jdk8:https://github.com/Tencent/TencentKona-8/releases
- jdk11:https://github.com/Tencent/TencentKona-11/releases
- jdk17:https://github.com/Tencent/TencentKona-17/releases
这篇关于常用的jdk下载地址的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!