Last Version

Apache CXF Spring Boot Integration System Tests 3.5.2

Apache CXF Spring Boot Integration System Tests

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.apache.cxf.systests
ArtifactId

ArtifactId

cxf-systests-spring-boot
Version

Version

3.5.2
Type

Type

jar
Description

Description

Apache CXF Spring Boot Integration System Tests
Apache CXF Spring Boot Integration System Tests
Project URL

Project URL

https://cxf.apache.org
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=cxf.git;a=summary/cxf-systests-spring-boot

Download cxf-systests-spring-boot 3.5.2


<!-- 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"]

Dependencies

compile (7)

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

test (4)

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

Project Modules

There are no modules declared in this project.