CXF Extension for Quarkus
This project has moved to a new home: https://github.com/quarkiverse/quarkiverse-cxf
Kindly update your bookmarks, and feel free to submit PRs and open any issues in the new repository.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииQuarkus Контейнер Микросервисы |
| Группа | Группаcom.github.shumonsharif |
| Идентификатор | Идентификаторquarkus-cxf-parent |
| Последняя версия | Последняя версия1.0.0-alpha-01 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеQuarkus CXF Extension - Parent
Quarkus CXF Extension - Parent
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| quarkus-cxf-parent-1.0.0-alpha-01.pom | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.shumonsharif/quarkus-cxf-parent/ -->
<dependency>
<groupId>com.github.shumonsharif</groupId>
<artifactId>quarkus-cxf-parent</artifactId>
<version>1.0.0-alpha-01</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shumonsharif/quarkus-cxf-parent/
implementation 'com.github.shumonsharif:quarkus-cxf-parent:1.0.0-alpha-01'
// https://jarcasting.com/artifacts/com.github.shumonsharif/quarkus-cxf-parent/
implementation ("com.github.shumonsharif:quarkus-cxf-parent:1.0.0-alpha-01")
'com.github.shumonsharif:quarkus-cxf-parent:pom:1.0.0-alpha-01'
<dependency org="com.github.shumonsharif" name="quarkus-cxf-parent" rev="1.0.0-alpha-01">
<artifact name="quarkus-cxf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shumonsharif', module='quarkus-cxf-parent', version='1.0.0-alpha-01')
)
libraryDependencies += "com.github.shumonsharif" % "quarkus-cxf-parent" % "1.0.0-alpha-01"
[com.github.shumonsharif/quarkus-cxf-parent "1.0.0-alpha-01"]
This project has moved to a new home: https://github.com/quarkiverse/quarkiverse-cxf
Kindly update your bookmarks, and feel free to submit PRs and open any issues in the new repository.