| License | License | 
|---|---|
| Categories | CategoriesMaven Build Tools | 
| GroupId | GroupIdorg.apache.maven.plugins | 
| ArtifactId | ArtifactIdmaven-compiler-plugin | 
| Last Version | Last Version3.10.1 | 
| Release Date | Release Date | 
| Type | Typemaven-plugin | 
| Description | DescriptionApache Maven Compiler Plugin The Compiler Plugin is used to compile the sources of your project. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-compiler-plugin</artifactId>
    <version>3.10.1</version>
</plugin>| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven.shared : maven-shared-utils | jar | 3.3.4 | 
| org.apache.maven.shared : maven-shared-incremental | jar | 1.1 | 
| org.codehaus.plexus : plexus-java | jar | 1.1.1 | 
| org.codehaus.plexus : plexus-compiler-api | jar | 2.11.1 | 
| org.codehaus.plexus : plexus-compiler-manager | jar | 2.11.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.2 | 
| org.apache.maven : maven-plugin-api | jar | 3.2.5 | 
| org.apache.maven : maven-artifact | jar | 3.2.5 | 
| org.apache.maven : maven-core | jar | 3.2.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.codehaus.plexus : plexus-compiler-javac | jar | 2.11.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 | 
| org.apache.maven : maven-compat | jar | 3.2.5 | 
| org.mockito : mockito-core | jar | 4.3.1 | 
| junit : junit | jar | 4.13.2 |