Ehcache 1.5.0 User Guide - Dependencies依赖

4Dependencies (依赖)

Java Requirements

Current Ehcache releases requires Java 1.5 and 1.6 at runtime. Ehcache 1.5 requires Java 1.4.

java要求

最新的Ehcache版本运行需要java1.51.6版本,Ehcache 1.5版本需要java1.4。)

Mandatory Dependencies

Ehcache core 1.6 has no dependencies.

Other modules have dependencies as specified in their maven pomsor

Ehcache core 1.6 没有依赖,其它模块的依赖在其maven pomsor列出了清单。)

相关文章

迭代器模式(Iterator)迭代器模式(Iterator)[Cursor]意图...
高性能IO模型浅析服务器端编程经常需要构造高性能的IO模型,...
策略模式(Strategy)策略模式(Strategy)[Policy]意图:定...
访问者模式(Visitor)访问者模式(Visitor)意图:表示一个...
命令模式(Command)命令模式(Command)[Action/Transactio...
生成器模式(Builder)生成器模式(Builder)意图:将一个对...