License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdde.codecentric |
ArtifactId | ArtifactIdcxf-spring-boot-starter |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBoot starter for SOAP-Webservices with Apache CXF using JAX-WS & JAXB with Annotations only
|
<!-- https://jarcasting.com/artifacts/de.codecentric/cxf-spring-boot-starter/ -->
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>cxf-spring-boot-starter</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/cxf-spring-boot-starter/
implementation 'de.codecentric:cxf-spring-boot-starter:2.5.0'
// https://jarcasting.com/artifacts/de.codecentric/cxf-spring-boot-starter/
implementation ("de.codecentric:cxf-spring-boot-starter:2.5.0")
'de.codecentric:cxf-spring-boot-starter:jar:2.5.0'
<dependency org="de.codecentric" name="cxf-spring-boot-starter" rev="2.5.0">
<artifact name="cxf-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='cxf-spring-boot-starter', version='2.5.0')
)
libraryDependencies += "de.codecentric" % "cxf-spring-boot-starter" % "2.5.0"
[de.codecentric/cxf-spring-boot-starter "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.cloud : spring-cloud-starter-sleuth | jar | |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.4.4 |
org.apache.cxf : cxf-rt-transports-http | jar | 3.4.4 |
com.sun.activation : jakarta.activation | jar | 2.0.1 |
org.camunda.bpm.dmn : camunda-engine-dmn | jar | 7.15.0 |
net.logstash.logback : logstash-logback-encoder | jar | 6.6 |
commons-io : commons-io | jar | 2.10.0 |
org.apache.httpcomponents : fluent-hc | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
de.codecentric : cxf-spring-boot-starter-maven-plugin | jar | 2.3.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
uk.org.webcompere : system-stubs-jupiter | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.dmn : camunda-engine-dmn-bom | pom | 7.15.0 |