在CentOS上部署Jenkins需要以下依赖:
sudo yum install -y java-11-openjdk-devel
wget
sudo yum install -y wget
此外,若需使用特定功能,如Git、Maven等,还需安装相应插件或软件包。