| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования |
| Группа | Группаse.natusoft.tools.codelicmgr |
| Идентификатор | ИдентификаторCodeLicenseManager-source-updater-java-annotation |
| Последняя версия | Последняя версия2.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCodeLicenseManager-source-updater-java-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.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/se.natusoft.tools.codelicmgr/CodeLicenseManager-source-updater-java-annotation/ -->
<dependency>
<groupId>se.natusoft.tools.codelicmgr</groupId>
<artifactId>CodeLicenseManager-source-updater-java-annotation</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.natusoft.tools.codelicmgr/CodeLicenseManager-source-updater-java-annotation/
implementation 'se.natusoft.tools.codelicmgr:CodeLicenseManager-source-updater-java-annotation:2.1.1'
// https://jarcasting.com/artifacts/se.natusoft.tools.codelicmgr/CodeLicenseManager-source-updater-java-annotation/
implementation ("se.natusoft.tools.codelicmgr:CodeLicenseManager-source-updater-java-annotation:2.1.1")
'se.natusoft.tools.codelicmgr:CodeLicenseManager-source-updater-java-annotation:jar:2.1.1'
<dependency org="se.natusoft.tools.codelicmgr" name="CodeLicenseManager-source-updater-java-annotation" rev="2.1.1">
<artifact name="CodeLicenseManager-source-updater-java-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.natusoft.tools.codelicmgr', module='CodeLicenseManager-source-updater-java-annotation', version='2.1.1')
)
libraryDependencies += "se.natusoft.tools.codelicmgr" % "CodeLicenseManager-source-updater-java-annotation" % "2.1.1"
[se.natusoft.tools.codelicmgr/CodeLicenseManager-source-updater-java-annotation "2.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| se.natusoft.tools.codelicmgr : CodeLicenseManager-annotations-retention-source | jar | 2.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.5 |