| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices Maven Build Tools React User Interface Web Frameworks Reactor Reactive libraries | 
| GroupId | GroupIdde.codecentric | 
| ArtifactId | ArtifactIdcxf-spring-boot-starter-maven-plugin-reactor | 
| Last Version | Last Version2.3.1-jaxb-jaxws-3.0.0-M4 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptioncxf-spring-boot-starter-maven-plugin-reactor Reactor Maven project for the cxf-spring-boot-starter-maven-plugin | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| cxf-spring-boot-starter-maven-plugin-reactor-2.3.1-jaxb-jaxws-3.0.0-M4.pom | 4 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.codecentric/cxf-spring-boot-starter-maven-plugin-reactor/ -->
<dependency>
    <groupId>de.codecentric</groupId>
    <artifactId>cxf-spring-boot-starter-maven-plugin-reactor</artifactId>
    <version>2.3.1-jaxb-jaxws-3.0.0-M4</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/de.codecentric/cxf-spring-boot-starter-maven-plugin-reactor/
implementation 'de.codecentric:cxf-spring-boot-starter-maven-plugin-reactor:2.3.1-jaxb-jaxws-3.0.0-M4'// https://jarcasting.com/artifacts/de.codecentric/cxf-spring-boot-starter-maven-plugin-reactor/
implementation ("de.codecentric:cxf-spring-boot-starter-maven-plugin-reactor:2.3.1-jaxb-jaxws-3.0.0-M4")'de.codecentric:cxf-spring-boot-starter-maven-plugin-reactor:pom:2.3.1-jaxb-jaxws-3.0.0-M4'<dependency org="de.codecentric" name="cxf-spring-boot-starter-maven-plugin-reactor" rev="2.3.1-jaxb-jaxws-3.0.0-M4">
  <artifact name="cxf-spring-boot-starter-maven-plugin-reactor" type="pom" />
</dependency>@Grapes(
@Grab(group='de.codecentric', module='cxf-spring-boot-starter-maven-plugin-reactor', version='2.3.1-jaxb-jaxws-3.0.0-M4')
)libraryDependencies += "de.codecentric" % "cxf-spring-boot-starter-maven-plugin-reactor" % "2.3.1-jaxb-jaxws-3.0.0-M4"[de.codecentric/cxf-spring-boot-starter-maven-plugin-reactor "2.3.1-jaxb-jaxws-3.0.0-M4"]