| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаorg.apache.cxf.systests |
| Идентификатор | Идентификаторcxf-systests-spring-boot |
| Версия | Версия3.5.1 |
| Тип | Типjar |
| Описание |
ОписаниеApache CXF Spring Boot Integration System Tests
Apache CXF Spring Boot Integration System Tests
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- 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.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-spring-boot/
implementation 'org.apache.cxf.systests:cxf-systests-spring-boot:3.5.1'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-spring-boot/
implementation ("org.apache.cxf.systests:cxf-systests-spring-boot:3.5.1")
'org.apache.cxf.systests:cxf-systests-spring-boot:jar:3.5.1'
<dependency org="org.apache.cxf.systests" name="cxf-systests-spring-boot" rev="3.5.1">
<artifact name="cxf-systests-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-spring-boot', version='3.5.1')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-spring-boot" % "3.5.1"
[org.apache.cxf.systests/cxf-systests-spring-boot "3.5.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cxf : cxf-spring-boot-starter-jaxrs | jar | |
| org.apache.cxf : cxf-spring-boot-starter-jaxws | jar | |
| org.apache.cxf : cxf-rt-features-metrics | jar | |
| io.micrometer : micrometer-core | jar | 1.8.3 |
| org.apache.cxf : cxf-rt-rs-sse | jar | |
| org.apache.cxf : cxf-rt-rs-service-description-openapi-v3 | jar | |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.13.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cxf : cxf-testutils | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.4 |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.6.4 |
| org.awaitility : awaitility | jar | 4.1.1 |