求jdk 1.6 for linux x86 rpm.bin啊....

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了求jdk 1.6 for linux x86 rpm.bin啊....相关的知识,希望对你有一定的参考价值。

sun 官网进不去啊,562586756@qq.com 伸手了...

呃。。==我看看能不能下给你

This site is experiencing technical difficulty. We are aware of the issue and are working as quick as possible to correct the issue.

We apologize for any inconvenience this may have caused.

To speak with an Oracle sales representative: 1.800.ORACLE1.

To contact Oracle Corporate Headquarters from anywhere in the world: 1.650.506.7000.

To get technical support in the United States: 1.800.633.0738.

官网有问题在修复中。。。
实在急,你可以下源码包自己编译安装,估计官网修复要不了多久的追问

嘿嘿最好可以啊,实在没分啊,只能感谢了。。。。

追答

呵呵 没事,有空多交流啊,我的博客,有一些原创的LINUX文章

John.Zhi的技术Blog
http://blog.sina.com.cn/junzhiblog

参考技术A 我可以给你!

求支持JDK1.8的Spring jar包

如题

可以用maven下载,很方便。


<dependencies>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>4.1.4.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-orm</artifactId>
<version>4.1.4.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
<version>4.1.4.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>4.1.4.RELEASE</version>
</dependency>
</dependencies>


参考技术A http://download.csdn.net/detail/readgo_xxg/5322489

以上是关于求jdk 1.6 for linux x86 rpm.bin啊....的主要内容,如果未能解决你的问题,请参考以下文章

linux服务器JDK是1.8,我的项目是1.6能用吗

怎么根据自己电脑下载合适jdk,下哪个版本最合适?

linux安装vos3000时出错

Linux 安装双版本jdkrpm -ivh or -Uvh?

Linux配置JDK

linux 2个纯Java项目 一个是jdk1.5,一个是jdk1.6,同时运行,如何选择运行环境