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