| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.perfcake |
| Идентификатор | Идентификаторhttl-parent |
| Версия | Версия1.0.12 |
| Тип | Типpom |
| Описание |
ОписаниеHTTL-Parent
Hyper Text Template Language and Engine.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| httl-parent-1.0.12.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.perfcake/httl-parent/ -->
<dependency>
<groupId>org.perfcake</groupId>
<artifactId>httl-parent</artifactId>
<version>1.0.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.perfcake/httl-parent/
implementation 'org.perfcake:httl-parent:1.0.12'
// https://jarcasting.com/artifacts/org.perfcake/httl-parent/
implementation ("org.perfcake:httl-parent:1.0.12")
'org.perfcake:httl-parent:pom:1.0.12'
<dependency org="org.perfcake" name="httl-parent" rev="1.0.12">
<artifact name="httl-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.perfcake', module='httl-parent', version='1.0.12')
)
libraryDependencies += "org.perfcake" % "httl-parent" % "1.0.12"
[org.perfcake/httl-parent "1.0.12"]