<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-core</artifactId>
<version>4.0.3</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> <version>4.0.3</version> </parent>
compile
|-- jakarta.annotation:jakarta.annotation-api
|-- jakarta.xml.ws:jakarta.xml.ws-api
|-- jakarta.validation:jakarta.validation-api
|-- ${cxf.asm.groupId}:${cxf.asm.artifactId}
|-- org.glassfish.jaxb:jaxb-runtime
|-- com.fasterxml.woodstox:woodstox-core
|-- org.springframework:spring-beans
|-- org.springframework:spring-context
|-- org.apache.ws.xmlschema:xmlschema-core
|-- org.eclipse.angus:angus-activation
|-- com.sun.xml.fastinfoset:FastInfoset
|-- jakarta.xml.bind:jakarta.xml.bind-api
provided
|-- org.springframework:spring-aop
test
|-- junit:junit
|-- org.mockito:mockito-subclass