is not current version
Last Version 2.5.0

de.codecentric:cxf-spring-boot-starter-reactor 2.2.1.RELEASE

Reactor Maven project for the cxf-spring-boot-starter

Categories

Categories

Spring Boot Container Microservices React User Interface Web Frameworks Reactor Reactive libraries
GroupId

GroupId

de.codecentric
ArtifactId

ArtifactId

cxf-spring-boot-starter-reactor
Version

Version

2.2.1.RELEASE
Type

Type

pom

Download cxf-spring-boot-starter-reactor 2.2.1.RELEASE


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