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