Last Version

Apache CXF Spring Boot Integration 3.5.2

Apache CXF Spring Boot Integration

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-integration-spring-boot
Version

Version

3.5.2
Type

Type

pom
Description

Description

Apache CXF Spring Boot Integration
Apache CXF Spring Boot Integration
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-integration-spring-boot

Download cxf-integration-spring-boot 3.5.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • autoconfigure
  • starter-jaxws
  • starter-jaxrs