Last Version

CodeLicenseManager-ant-task 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

Categories

Categories

Ant Build Tools
GroupId

GroupId

se.natusoft.tools.codelicmgr
ArtifactId

ArtifactId

CodeLicenseManager-ant-task
Version

Version

2.1.1
Type

Type

jar
Description

Description

CodeLicenseManager-ant-task
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-ant-task 2.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.ant : ant jar 1.7.1
se.natusoft.tools.codelicmgr : CodeLicenseManager-annotations-retention-source jar 2.1.1
se.natusoft.tools.codelicmgr : CodeLicenseManager-manager jar 2.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.