Jenkins (software)
Open source automation server / From Wikipedia, the free encyclopedia
Dear Wikiwand AI, let's keep it short by simply answering these key questions:
Can you list the top facts and stats about Jenkins (software)?
Summarize this article for a 10 years old
SHOW ALL QUESTIONS
Jenkins is an open source automation server. It helps automate the parts of software development related to building, testing, and deploying, facilitating continuous integration and continuous delivery. It is a server-based system that runs in servlet containers such as Apache Tomcat. It supports version control tools, including AccuRev, CVS, Subversion, Git, Mercurial, Perforce, ClearCase and RTC, and can execute Apache Ant, Apache Maven and sbt based projects as well as arbitrary shell scripts and Windows batch commands.
![]() | |
![]() | |
Original author(s) | Kohsuke Kawaguchi[1] |
---|---|
Initial release | 2 February 2011[2] |
Stable release | |
Repository | |
Written in | Java |
Platform | Java 11, Java 17 |
Type | Continuous delivery |
License | MIT License[4][5] |
Website | www![]() |