is not current version
Last Version 2.5.0

de.codecentric:cxf-spring-boot-starter 2.3.1-jaxb-jaxws-3.0.0-M4

Boot starter for SOAP-Webservices with Apache CXF using JAX-WS & JAXB with Annotations only

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.codecentric
ArtifactId

ArtifactId

cxf-spring-boot-starter
Version

Version

2.3.1-jaxb-jaxws-3.0.0-M4
Type

Type

jar

Download cxf-spring-boot-starter 2.3.1-jaxb-jaxws-3.0.0-M4


<!-- https://jarcasting.com/artifacts/de.codecentric/cxf-spring-boot-starter/ -->
<dependency>
    <groupId>de.codecentric</groupId>
    <artifactId>cxf-spring-boot-starter</artifactId>
    <version>2.3.1-jaxb-jaxws-3.0.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/cxf-spring-boot-starter/
implementation 'de.codecentric:cxf-spring-boot-starter:2.3.1-jaxb-jaxws-3.0.0-M4'
// https://jarcasting.com/artifacts/de.codecentric/cxf-spring-boot-starter/
implementation ("de.codecentric:cxf-spring-boot-starter:2.3.1-jaxb-jaxws-3.0.0-M4")
'de.codecentric:cxf-spring-boot-starter:jar:2.3.1-jaxb-jaxws-3.0.0-M4'
<dependency org="de.codecentric" name="cxf-spring-boot-starter" rev="2.3.1-jaxb-jaxws-3.0.0-M4">
  <artifact name="cxf-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='cxf-spring-boot-starter', version='2.3.1-jaxb-jaxws-3.0.0-M4')
)
libraryDependencies += "de.codecentric" % "cxf-spring-boot-starter" % "2.3.1-jaxb-jaxws-3.0.0-M4"
[de.codecentric/cxf-spring-boot-starter "2.3.1-jaxb-jaxws-3.0.0-M4"]