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

org.apache.cxf.systests:cxf-systests-spring-boot 3.3.11

Apache CXF Spring Boot Integration System Tests

Категории

Категории

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

Группа

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

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

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

Версия

3.3.11
Тип

Тип

jar

Скачать cxf-systests-spring-boot 3.3.11


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