| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки Quarkus Контейнер Микросервисы |
| Группа | Группаio.thestencil |
| Идентификатор | Идентификаторquarkus-stencil-ide-parent |
| Последняя версия | Последняя версия1.021 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеCMS system for Markdown-based content
|
| Организация-разработчик |
Организация-разработчикCopyright 2021 ReSys OÜ |
| Имя Файла | Размер |
|---|---|
| quarkus-stencil-ide-parent-1.021.pom | 610 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-ide-parent/ -->
<dependency>
<groupId>io.thestencil</groupId>
<artifactId>quarkus-stencil-ide-parent</artifactId>
<version>1.021</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-ide-parent/
implementation 'io.thestencil:quarkus-stencil-ide-parent:1.021'
// https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-ide-parent/
implementation ("io.thestencil:quarkus-stencil-ide-parent:1.021")
'io.thestencil:quarkus-stencil-ide-parent:pom:1.021'
<dependency org="io.thestencil" name="quarkus-stencil-ide-parent" rev="1.021">
<artifact name="quarkus-stencil-ide-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.thestencil', module='quarkus-stencil-ide-parent', version='1.021')
)
libraryDependencies += "io.thestencil" % "quarkus-stencil-ide-parent" % "1.021"
[io.thestencil/quarkus-stencil-ide-parent "1.021"]