readme.txt

来自「实现了一个基本的ETL」· 文本 代码 · 共 21 行

TXT
21
字号
CloverETL engine version 2.5.3
---------------------------------

Requirements/dependencies
-------------------------
Clover requires Java version 1.5. All other third party
libraries required can be found in "lib/" directory.

These are:
commons-logging (Apache)- http://jakarta.apache.org/commons/logging/
log4j (Apache) 			- http://logging.apache.org/log4j/docs/
poi (Apache)			- http://jakarta.apache.org/poi/
jxl	(LGPL)				- http://jexcelapi.sourceforge.net/
jms	(as JDK)			- http://java.sun.com/products/jms/
javolution (BSD like)	- http://www.javolution.org/
commons-cli (Apache)	- http://jakarta.apache.org/commons/cli/
Saxon8 (MPL) 			- http://sourceforge.net/projects/saxon/
JSch (BSD-style)		- http://www.jcraft.com/jsch/
Janino (New BSD)		- http://www.janino.net/

In case of problems, contact OpenSys at info@opensys.eu

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?