| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииQuarkus Контейнер Микросервисы |
| Группа | Группаcom.github.shumonsharif |
| Идентификатор | Идентификаторquarkus-cxf-deployment |
| Версия | Версия1.0.0-alpha-01 |
| Тип | Типjar |
| Описание |
ОписаниеQuarkus CXF Extension - Deployment
Quarkus CXF Extension - Parent
|
<!-- https://jarcasting.com/artifacts/com.github.shumonsharif/quarkus-cxf-deployment/ -->
<dependency>
<groupId>com.github.shumonsharif</groupId>
<artifactId>quarkus-cxf-deployment</artifactId>
<version>1.0.0-alpha-01</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shumonsharif/quarkus-cxf-deployment/
implementation 'com.github.shumonsharif:quarkus-cxf-deployment:1.0.0-alpha-01'
// https://jarcasting.com/artifacts/com.github.shumonsharif/quarkus-cxf-deployment/
implementation ("com.github.shumonsharif:quarkus-cxf-deployment:1.0.0-alpha-01")
'com.github.shumonsharif:quarkus-cxf-deployment:jar:1.0.0-alpha-01'
<dependency org="com.github.shumonsharif" name="quarkus-cxf-deployment" rev="1.0.0-alpha-01">
<artifact name="quarkus-cxf-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shumonsharif', module='quarkus-cxf-deployment', version='1.0.0-alpha-01')
)
libraryDependencies += "com.github.shumonsharif" % "quarkus-cxf-deployment" % "1.0.0-alpha-01"
[com.github.shumonsharif/quarkus-cxf-deployment "1.0.0-alpha-01"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.quarkus : quarkus-core-deployment | jar | |
| com.github.shumonsharif : quarkus-cxf | jar | 1.0.0-alpha-01 |
| io.quarkus : quarkus-undertow-deployment | jar | |
| io.quarkus : quarkus-vertx-http-deployment | jar | |
| io.quarkus : quarkus-arc-deployment | jar | |
| io.quarkus : quarkus-jaxb-deployment | jar | |
| io.quarkus : quarkus-jackson-deployment | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.xml.ws : jakarta.xml.ws-api | jar | 2.3.3 |
| io.quarkus : quarkus-junit5-internal | jar | |
| commons-io : commons-io | jar | |
| io.rest-assured : rest-assured | jar | |
| jakarta.jws : jakarta.jws-api | jar | 1.1.1 |