не последняя версия
Последняя версия 3.5.2

org.apache.cxf:cxf-integration-spring-boot 3.4.0

Apache CXF Spring Boot Integration

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

org.apache.cxf
Идентификатор

Идентификатор

cxf-integration-spring-boot
Версия

Версия

3.4.0
Тип

Тип

pom

Скачать cxf-integration-spring-boot 3.4.0

Имя Файла Размер
cxf-integration-spring-boot-3.4.0.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-integration-spring-boot/ -->
<dependency>
    <groupId>org.apache.cxf</groupId>
    <artifactId>cxf-integration-spring-boot</artifactId>
    <version>3.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-integration-spring-boot/
implementation 'org.apache.cxf:cxf-integration-spring-boot:3.4.0'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-integration-spring-boot/
implementation ("org.apache.cxf:cxf-integration-spring-boot:3.4.0")
'org.apache.cxf:cxf-integration-spring-boot:pom:3.4.0'
<dependency org="org.apache.cxf" name="cxf-integration-spring-boot" rev="3.4.0">
  <artifact name="cxf-integration-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-integration-spring-boot', version='3.4.0')
)
libraryDependencies += "org.apache.cxf" % "cxf-integration-spring-boot" % "3.4.0"
[org.apache.cxf/cxf-integration-spring-boot "3.4.0"]