commons-exec

org.apache.commons

commons-exec is a Java jar artifact published under the org.apache.commons group on Maven Central. 9 versions are indexed here. It is depended on by 5,200+ other indexed artifacts. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 1.6.0 9 versions jarChecking...

Add to your project1.6.0

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-exec</artifactId>
    <version>1.6.0</version>
</dependency>

Version Details — 1.6.0

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Nov 27, 2025
License
Unknown

Apache Commons Exec is a library that reliably executes external processes from within the JVM.

Checking security advisories...