求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
求支持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>
以上是关于求jdk 1.6 for linux x86 rpm.bin啊....的主要内容,如果未能解决你的问题,请参考以下文章