Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Java on CentOS 7

Joachim Neubert edited this page Apr 6, 2016 · 2 revisions

Java

OpenJDK works fine:

yum install java-1.7.0-openjdk java-1.7.0-openjdk-devel

Ant

yum install ant ant-contrib ant-jsch

Clone this wiki locally