| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jdtaus |
| Идентификатор | Идентификаторjdtaus-lgpl-parent |
| Последняя версия | Последняя версия1.21 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеjDTAUS ⁑ LGPL Parent
jDTAUS common parent project object model for LGPL licensed artifacts.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jdtaus-lgpl-parent-1.21.pom | 2 KB |
| jdtaus-lgpl-parent-1.21-site.jar | 116 KB |
| jdtaus-lgpl-parent-1.21-license.txt | 7 KB |
| jdtaus-lgpl-parent-1.21-changes.xml | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jdtaus/jdtaus-lgpl-parent/ -->
<dependency>
<groupId>org.jdtaus</groupId>
<artifactId>jdtaus-lgpl-parent</artifactId>
<version>1.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdtaus/jdtaus-lgpl-parent/
implementation 'org.jdtaus:jdtaus-lgpl-parent:1.21'
// https://jarcasting.com/artifacts/org.jdtaus/jdtaus-lgpl-parent/
implementation ("org.jdtaus:jdtaus-lgpl-parent:1.21")
'org.jdtaus:jdtaus-lgpl-parent:jar:1.21'
<dependency org="org.jdtaus" name="jdtaus-lgpl-parent" rev="1.21">
<artifact name="jdtaus-lgpl-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdtaus', module='jdtaus-lgpl-parent', version='1.21')
)
libraryDependencies += "org.jdtaus" % "jdtaus-lgpl-parent" % "1.21"
[org.jdtaus/jdtaus-lgpl-parent "1.21"]