Installing Apache Tomcat on MacOS Mojave using Homebrew

C++
brew updatebrew install tomcatbrew services stop tomcatcatalina -hbrew services start tomcat
Source

Also in C++: