| Лицензия |
Лицензия |
|---|---|
| Группа | Группаgr.sergouniotis |
| Идентификатор | Идентификаторmicroprofile-archetypes-parent |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеgr.sergouniotis:microprofile-archetypes-parent
Archetypes for creating microprofile applications
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| microprofile-archetypes-parent-1.0.1.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/gr.sergouniotis/microprofile-archetypes-parent/ -->
<dependency>
<groupId>gr.sergouniotis</groupId>
<artifactId>microprofile-archetypes-parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/gr.sergouniotis/microprofile-archetypes-parent/
implementation 'gr.sergouniotis:microprofile-archetypes-parent:1.0.1'
// https://jarcasting.com/artifacts/gr.sergouniotis/microprofile-archetypes-parent/
implementation ("gr.sergouniotis:microprofile-archetypes-parent:1.0.1")
'gr.sergouniotis:microprofile-archetypes-parent:pom:1.0.1'
<dependency org="gr.sergouniotis" name="microprofile-archetypes-parent" rev="1.0.1">
<artifact name="microprofile-archetypes-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='gr.sergouniotis', module='microprofile-archetypes-parent', version='1.0.1')
)
libraryDependencies += "gr.sergouniotis" % "microprofile-archetypes-parent" % "1.0.1"
[gr.sergouniotis/microprofile-archetypes-parent "1.0.1"]