| Лицензия |
Лицензия |
|---|---|
| Группа | Группаse.natusoft.tools.codelicmgr |
| Идентификатор | ИдентификаторCodeLicenseManager-documentation |
| Последняя версия | Последняя версия2.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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-documentation-2.1.1.pom | |
| CodeLicenseManager-documentation-2.1.1.jar | 2 KB |
| CodeLicenseManager-documentation-2.1.1-javadoc.jar | 334 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.5 |