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-integration-tests |
| Последняя версия | Последняя версия1.0.0-alpha-01 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеQuarkus CXF Extension - Integration Tests
Quarkus CXF Extension - Parent
|
<!-- https://jarcasting.com/artifacts/com.github.shumonsharif/quarkus-cxf-integration-tests/ -->
<dependency>
<groupId>com.github.shumonsharif</groupId>
<artifactId>quarkus-cxf-integration-tests</artifactId>
<version>1.0.0-alpha-01</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shumonsharif/quarkus-cxf-integration-tests/
implementation 'com.github.shumonsharif:quarkus-cxf-integration-tests:1.0.0-alpha-01'
// https://jarcasting.com/artifacts/com.github.shumonsharif/quarkus-cxf-integration-tests/
implementation ("com.github.shumonsharif:quarkus-cxf-integration-tests:1.0.0-alpha-01")
'com.github.shumonsharif:quarkus-cxf-integration-tests:jar:1.0.0-alpha-01'
<dependency org="com.github.shumonsharif" name="quarkus-cxf-integration-tests" rev="1.0.0-alpha-01">
<artifact name="quarkus-cxf-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shumonsharif', module='quarkus-cxf-integration-tests', version='1.0.0-alpha-01')
)
libraryDependencies += "com.github.shumonsharif" % "quarkus-cxf-integration-tests" % "1.0.0-alpha-01"
[com.github.shumonsharif/quarkus-cxf-integration-tests "1.0.0-alpha-01"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.shumonsharif : quarkus-cxf | jar | 1.0.0-alpha-01 |
| io.quarkus : quarkus-resteasy | jar | |
| io.quarkus : quarkus-undertow | jar | |
| jakarta.xml.ws : jakarta.xml.ws-api | jar | 2.3.3 |
| jakarta.jws : jakarta.jws-api | jar | 1.1.1 |
| com.sun.xml.fastinfoset : FastInfoset | jar | 1.2.18 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.quarkus : quarkus-junit5 | jar | |
| io.rest-assured : rest-assured | jar |
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.