License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.apache.cxf.systests |
ArtifactId | ArtifactIdcxf-systests-spring-boot |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF Spring Boot Integration System Tests
Apache CXF Spring Boot Integration System Tests
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-spring-boot/
implementation ("org.apache.cxf.systests:cxf-systests-spring-boot:3.5.2")
'org.apache.cxf.systests:cxf-systests-spring-boot:jar:3.5.2'
<dependency org="org.apache.cxf.systests" name="cxf-systests-spring-boot" rev="3.5.2">
<artifact name="cxf-systests-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-spring-boot', version='3.5.2')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-spring-boot" % "3.5.2"
[org.apache.cxf.systests/cxf-systests-spring-boot "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
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.4 |
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.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-testutils | jar | |
org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.6.6 |
org.awaitility : awaitility | jar | 4.1.1 |