| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesGroovy Languages | 
        
| GroupId | GroupIdse.natusoft.tools.codelicmgr | 
    
| ArtifactId | ArtifactIdCodeLicenseManager-source-updater-groovy-annotation | 
    
| Last Version | Last Version2.1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionCodeLicenseManager-source-updater-groovy-annotation 
            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 | 
            
<!-- https://jarcasting.com/artifacts/se.natusoft.tools.codelicmgr/CodeLicenseManager-source-updater-groovy-annotation/ -->
<dependency>
    <groupId>se.natusoft.tools.codelicmgr</groupId>
    <artifactId>CodeLicenseManager-source-updater-groovy-annotation</artifactId>
    <version>2.1.1</version>
</dependency>
                // https://jarcasting.com/artifacts/se.natusoft.tools.codelicmgr/CodeLicenseManager-source-updater-groovy-annotation/
implementation 'se.natusoft.tools.codelicmgr:CodeLicenseManager-source-updater-groovy-annotation:2.1.1'
                // https://jarcasting.com/artifacts/se.natusoft.tools.codelicmgr/CodeLicenseManager-source-updater-groovy-annotation/
implementation ("se.natusoft.tools.codelicmgr:CodeLicenseManager-source-updater-groovy-annotation:2.1.1")
                'se.natusoft.tools.codelicmgr:CodeLicenseManager-source-updater-groovy-annotation:jar:2.1.1'
                <dependency org="se.natusoft.tools.codelicmgr" name="CodeLicenseManager-source-updater-groovy-annotation" rev="2.1.1">
  <artifact name="CodeLicenseManager-source-updater-groovy-annotation" type="jar" />
</dependency>
                @Grapes(
@Grab(group='se.natusoft.tools.codelicmgr', module='CodeLicenseManager-source-updater-groovy-annotation', version='2.1.1')
)
                libraryDependencies += "se.natusoft.tools.codelicmgr" % "CodeLicenseManager-source-updater-groovy-annotation" % "2.1.1"
                [se.natusoft.tools.codelicmgr/CodeLicenseManager-source-updater-groovy-annotation "2.1.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.5 |