| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаcom.semanticcms |
| Идентификатор | Идентификаторsemanticcms-parent |
| Последняя версия | Последняя версия1.15.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSemanticCMS Parent
Parent POM for all SemanticCMS packages.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| semanticcms-parent-1.15.2.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.semanticcms/semanticcms-parent/ -->
<dependency>
<groupId>com.semanticcms</groupId>
<artifactId>semanticcms-parent</artifactId>
<version>1.15.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.semanticcms/semanticcms-parent/
implementation 'com.semanticcms:semanticcms-parent:1.15.2'
// https://jarcasting.com/artifacts/com.semanticcms/semanticcms-parent/
implementation ("com.semanticcms:semanticcms-parent:1.15.2")
'com.semanticcms:semanticcms-parent:pom:1.15.2'
<dependency org="com.semanticcms" name="semanticcms-parent" rev="1.15.2">
<artifact name="semanticcms-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.semanticcms', module='semanticcms-parent', version='1.15.2')
)
libraryDependencies += "com.semanticcms" % "semanticcms-parent" % "1.15.2"
[com.semanticcms/semanticcms-parent "1.15.2"]