maven-compiler-plugin

org.apache.maven.plugins

maven-compiler-plugin is a Java jar artifact published under the org.apache.maven.plugins group on Maven Central. 38 versions are indexed here. It is used by 184 other indexed artifacts. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 3.15.0 38 versions jarChecking...

Add to your project3.15.0

<dependency>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-compiler-plugin</artifactId>
    <version>3.15.0</version>
</dependency>

Version Details — 3.15.0

Packaging
maven-plugin
Direct Deps
0
Total Deps
0
Published
Jan 27, 2026
License
Unknown

The Compiler Plugin is used to compile the sources of your project.

Checking security advisories...