<properties>
<kettle.version>6.1.0.4-225</kettle.version> </properties>
<!-- kettle ETL 相关 start -->
<dependency>
<groupId>pentaho-kettle</groupId>
<artifactId>kettle-core</artifactId>
<version>${kettle.version}</version>
</dependency> <dependency>
<groupId>pentaho-kettle</groupId>
<artifactId>kettle-engine</artifactId>
<version>${kettle.version}</version>
</dependency> <dependency>
<groupId>pentaho-kettle</groupId>
<artifactId>kettle-dbdialog</artifactId>
<version>${kettle.version}</version>
</dependency> <dependency>
<groupId>pentaho</groupId>
<artifactId>metastore</artifactId>
<version>${kettle.version}</version>
</dependency> <dependency>
<groupId>com.verhas </groupId>
<artifactId>license3j </artifactId>
<version>1.0.7 </version>
</dependency> <dependency>
<groupId>org.safehaus.jug</groupId>
<artifactId>jug</artifactId>
<version>2.0.0</version>
<!-- the classifer is important!! -->
<classifier>lgpl</classifier>
</dependency>
<!-- kettle ETL 相关 end -->

最新文章

  1. hibernate-mapping-3.0.dtd;hibernate-configuration-3.0.dtd;hibernate.properties所在路径
  2. easyUI在IE浏览器中列表不显示
  3. 3ds max输出图片
  4. 关于debug时的一些操作
  5. [3D跑酷] MissionManager
  6. JS案例之7——瀑布流布局(2)
  7. Poj(1273),最大流,EK
  8. 第02篇. Jetty 9 实战之安装/运行/部署
  9. asp.net中三层架构与mvc之区别?
  10. Java基础从数组到集合之间关键字的区别!!!!
  11. 016专家视图测试脚本开发_utility对象
  12. K贪心
  13. 张孝祥Java高新技术汇总
  14. 微信小程序 网络请求之设置合法域名
  15. apache用户认证,ssl双向认证配置
  16. MyEclipse解决SVN同步冲突问题conflict in the working copy obstructs the current operation
  17. 记一个http-proxy-middleware 代理访问nginx映射的接口不通过的问题(connection close)
  18. Linux命令pmap
  19. kafka基本介绍
  20. Spark源码剖析 - SparkContext的初始化(三)_创建并初始化Spark UI

热门文章

  1. JAVA数据类型中的char类型
  2. 读ios开发有感——建立APP开发体系
  3. cocos-creator 脚本逻辑-1
  4. css-css的基本选择器(三种)
  5. 纯CSS实现立方体旋转
  6. Postman安装及入门实践(以百度搜索为例)
  7. sublime_key 快捷键
  8. 把连接中传的参数截取出来变成一个json对象
  9. WinAPI: GetModuleFileName、GetModuleHandle
  10. sharePoint查看与更改用户登录账号