| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesMaven Build Tools | 
        
| GroupId | GroupIdorg.apache.maven.plugins | 
    
| ArtifactId | ArtifactIdmaven-toolchains-plugin | 
    
| Last Version | Last Version3.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typemaven-plugin | 
    
| Description | 
            DescriptionApache Maven Toolchains Plugin 
            The Toolchains Plugins allows to share configuration across plugins. For example to make sure the plugins like
    compiler, surefire, javadoc, webstart etc. all use the same JDK for execution. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-toolchains-plugin</artifactId>
    <version>3.1.0</version>
</plugin>
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.2.5 | 
| org.apache.maven : maven-core | jar | 3.2.5 | 
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.4 |