| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesMaven Build Tools | 
        
| GroupId | GroupIdse.natusoft.tools.codelicmgr | 
    
| ArtifactId | ArtifactIdCodeLicenseManager-maven-plugin | 
    
| Last Version | Last Version2.1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typemaven-plugin | 
    
| Description | 
            DescriptionCodeLicenseManager-maven-plugin 
            Manages project and license information in project sourcecode
        and provides license text files for inclusion in builds. Supports
        multiple languages and it is relatively easy to add a new
        language and to make your own custom source code updater. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<plugin>
    <groupId>se.natusoft.tools.codelicmgr</groupId>
    <artifactId>CodeLicenseManager-maven-plugin</artifactId>
    <version>2.1.1</version>
</plugin>
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0 | 
| se.natusoft.tools.codelicmgr : CodeLicenseManager-annotations-retention-source | jar | 2.1.1 | 
| se.natusoft.tools.codelicmgr : CodeLicenseManager-manager | jar | 2.1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven.plugins : maven-plugin-plugin | jar | 2.4.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.5 |