Last Version

se.natusoft.tools.codelicmgr:CodeLicenseManager-documentation 2.1.1

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.

License

License

GroupId

GroupId

se.natusoft.tools.codelicmgr
ArtifactId

ArtifactId

CodeLicenseManager-documentation
Version

Version

2.1.1
Type

Type

jar
Description

Description

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

Natusoft AB

Download CodeLicenseManager-documentation 2.1.1


<!-- https://jarcasting.com/artifacts/se.natusoft.tools.codelicmgr/CodeLicenseManager-documentation/ -->
<dependency>
    <groupId>se.natusoft.tools.codelicmgr</groupId>
    <artifactId>CodeLicenseManager-documentation</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.natusoft.tools.codelicmgr/CodeLicenseManager-documentation/
implementation 'se.natusoft.tools.codelicmgr:CodeLicenseManager-documentation:2.1.1'
// https://jarcasting.com/artifacts/se.natusoft.tools.codelicmgr/CodeLicenseManager-documentation/
implementation ("se.natusoft.tools.codelicmgr:CodeLicenseManager-documentation:2.1.1")
'se.natusoft.tools.codelicmgr:CodeLicenseManager-documentation:jar:2.1.1'
<dependency org="se.natusoft.tools.codelicmgr" name="CodeLicenseManager-documentation" rev="2.1.1">
  <artifact name="CodeLicenseManager-documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.natusoft.tools.codelicmgr', module='CodeLicenseManager-documentation', version='2.1.1')
)
libraryDependencies += "se.natusoft.tools.codelicmgr" % "CodeLicenseManager-documentation" % "2.1.1"
[se.natusoft.tools.codelicmgr/CodeLicenseManager-documentation "2.1.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.