- Hudson 3 Essentials
- Lloyd H. Meinholz
- 140字
- 2021-07-21 18:00:09
Hudson plugins and integrations
One of the strengths of Hudson is its flexibility to extend itself using plugins. There are many useful Eclipse and community-supported plugins that extend Hudson's basic functionality. We can also extend Hudson's functionality ourselves by writing our own plugin.
Hudson integrates with many existing development, testing, and build tools commonly used by IT organizations. This integration allows developers and testers to work with the tools that they are familiar with and also to utilize the additional capabilities that Hudson provides. Some of the tools Hudson integrates with are: Git, SVN, CVS, Ant, Maven, Gradle, JUnit, TestNG, Selenium, Checkstyle, PMD, and FindBugs.
Hudson also provides a RESTful API to allow other systems access to its functionality. The API can be used for functions, such as retrieving Hudson results, triggering a new build, or creating a new job.
- Python數(shù)據(jù)分析與挖掘?qū)崙?zhàn)
- Access 2016數(shù)據(jù)庫技術(shù)及應(yīng)用
- 智能數(shù)據(jù)時代:企業(yè)大數(shù)據(jù)戰(zhàn)略與實戰(zhàn)
- Python數(shù)據(jù)分析與挖掘?qū)崙?zhàn)(第3版)
- Chef Essentials
- 數(shù)據(jù)庫技術(shù)及應(yīng)用
- 大數(shù)據(jù)分析:數(shù)據(jù)倉庫項目實戰(zhàn)
- 改變未來的九大算法
- 機器學(xué)習(xí):實用案例解析
- MySQL數(shù)據(jù)庫實用教程
- 數(shù)據(jù)挖掘與數(shù)據(jù)化運營實戰(zhàn):思路、方法、技巧與應(yīng)用
- SQL進階教程(第2版)
- 一本書講透數(shù)據(jù)治理:戰(zhàn)略、方法、工具與實踐
- Learning Libgdx Game Development
- Computer Programming for Absolute Beginners